Version

XamDataTreeNodesCollection Class Members

The following tables list the members exposed by XamDataTreeNodesCollection.

Public Constructors
 NameDescription
Public ConstructorXamDataTreeNodesCollection ConstructorInitializes a new instance of the XamDataTreeNodesCollection class.  
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodCreateItemOverloaded.  (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected Methods
 NameDescription
Protected MethodAddBoundItem (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodAddItem (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodGetCount (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodGetItem (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected Internal MethodRemoveRange (Inherited from Infragistics.Collections.BindableItemCollection<XamDataTreeNode>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<XamDataTreeNode>)
See Also