The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

SelectedOrgChartNodesCollection Class Members

The following tables list the members exposed by SelectedOrgChartNodesCollection.

Public Constructors
 NameDescription
Public ConstructorSelectedOrgChartNodesCollection ConstructorInitializes a new instance of the SelectedOrgChartNodesCollection class.  
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Public PropertyOrgChartGets or sets a reference to the XamOrgChart that this collection belongs to.  
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
Protected Internal PropertyPivotItem (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
Protected Internal PropertyShiftSelectedItems (Inherited from Infragistics.Controls.SelectedCollectionBase<OrgChartNode>)
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>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<OrgChartNode>)
See Also