Intersoft ClientUI Documentation
ListItemCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Documents Namespace : ListItemCollection Class


The following tables list the members exposed by ListItemCollection.

Public Constructors

 NameDescription
public ConstructorListItemCollection ConstructorInitializes a new instance of the ListItemCollection class.  
Top

Public Properties

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

Protected Properties

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

Public Methods

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

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<ListItem>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<ListItem>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<ListItem>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<ListItem>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<ListItem>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<ListItem>)
Top

Public Events

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

Protected Events

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

See Also

© 2012 All Rights Reserved.