Name | Description | |
---|---|---|
BranchCount | The number of branches in this node collection. | |
Comparer | ||
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Item | Overloaded. Gets the element with the specified key. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
LeafCount | The number of leaves in this node collection. | |
Owner | The node that owns the node collection. | |
ValidBranchTypeList | The types of branch sub-nodes that can be added to this node collection. | |
ValidLeafTypeList | The types of leaf sub-nodes that can be added to this node collection. |