Version 24.2 (latest)

SelectedOrgChartNodesCollection Class Methods

For a list of all members of this type, see SelectedOrgChartNodesCollection members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodAddRange (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected Methods
 NameDescription
Protected MethodAddItemOverridden. Adds the item at the specified index.  
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodCreateNewInstanceOverridden. Creates a new instance of this collection.  
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodInsertItem (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodOnSelectionChangedOverridden. Called when the Selection collection has changed.  
Protected MethodRemoveItem (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected MethodReplaceItem (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Protected MethodResetItems (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected Internal MethodSelectItem (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
See Also