Version

NodeLayoutCollection Class Members

The following tables list the members exposed by NodeLayoutCollection.

Public Constructors
 NameDescription
Public ConstructorNodeLayoutCollection Constructor  
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public PropertyItemGets the NodeLayout that has the specified key.  
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected Methods
 NameDescription
Protected MethodAddItem (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodAddItemSilentlyOverridden. Adds the item at the specified index, without triggering any events.  
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<NodeLayout>)
See Also