The following tables list the members exposed by TreeNodesCollection.
| Name | Description | |
|---|---|---|
|  | TreeNodesCollection Constructor | Constructor used during deserialization to initialize a new TreeNodesCollection object with the serialized property values. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | All | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | AllowDuplicateKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | AllowEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | ColumnSetResolved | Returns the resolved UltraTreeColumnSet for this TreeNodesCollection instance. | 
|  | Control | The UltraTree control that owns this nodes collection (read-only). | 
|  | Count | Overridden. Returns the number of UltraTreeNodes that belong to this collection. | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | HasOverride | Returns true if an Override object has been created. | 
|  | IsBandNodesCollection | Returns whether or not this collections is a collection of band nodes. | 
|  | IsFixedSize | Returns whether the size of the nodes collection is fixed. | 
|  | IsReadOnly | Overridden. Returns false. | 
|  | IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Item | Overloaded. Returns the UltraTreeNode instance at the specified ordinal position in the collection. | 
|  | Override | Gets/sets the Override object that applies to all nodes in this collection | 
|  | ParentNode | The Parent Node of this TreeNodesCollection. | 
|  | SortComparerResolved | The resolved Override.SortComparer value. If none is specified, defaults to Nothing. | 
|  | SortResolved | The resolved Sort value. If none is specified, defaults to None. | 
|  | SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | AllowMultipleEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CacheKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InitialCapacity | Overridden. Abstract property that specifies the initial capacity of the collection | 
|  | InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. Adds the node to the collection | 
|  | AddRange | Adds a range of UltraTreeNode objects to the collection. | 
|  | Clear | Clears the Nodes collection, removing all nodes. | 
|  | Contains | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CopyTo | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | Overridden. Called to Dispose the object | 
|  | Exists | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | GetEnumerator | IEnumerable Interface Implementation | 
|  | GetItem | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | IndexOf | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | Insert | Overloaded. Inserts the node into the collection at the specified Index | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Remove | Removes a node from the collection. | 
|  | RemoveAt | Removes the node from the collection. | 
|  | ResetOverride | Resets override to default values. | 
|  | SetDataBinding | Sets the datasource and datamember for the control in one atomic operation. | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Returns a null string | 
|  | TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | CreateArray | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | InternalAdd | Overloaded. Adds a node to the end of the collection | 
|  | InternalClear | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalInsert | Overloaded. | 
|  | InternalRemove | Overloaded. | 
|  | InternalRemoveAt | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDispose | Overridden. Called when the collection is disposed | 
|  | OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ShouldSerializeOverride | Returns true if this property is not set to its default value. | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |