Intersoft ClientUI Documentation
TextElementCollection<T> Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Documents Namespace : TextElementCollection<T> Class


The following tables list the members exposed by TextElementCollection<T>.

Public Constructors

 NameDescription
public ConstructorTextElementCollection<T> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<T>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Top

Protected Properties

 NameDescription
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<T>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<T>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<T>)
protected MethodOnCollectionChangedOverridden. Raises the System.Collections.ObjectModel.ObservableCollection.CollectionChanged event with the provided event data.  
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<T>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top

Protected Events

 NameDescription
protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top

See Also

© 2012 All Rights Reserved.