Click or drag to resize

NGTreeNodeCollection Properties

The NGTreeNodeCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements contained in the ICollectionT.
(Inherited from ICollectionNGTreeNode)
Public propertyIsReadOnlyGets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionNGTreeNode)
Public propertyItemGets or sets the element at the specified index.
(Inherited from IListNGTreeNode)
Top
See Also