The C1TreeViewNodeCollection type exposes the following members.

Properties

  Name Description
Public property Count
Items count.
Public property Item
Gets or sets C1TreeViewNode node from\to specific collection index.
Public property Last
Gets or sets the last C1TreeViewNode node on the collection.
Public property Length
Specifies the length of the C1TreeViewNode in the collection.
Public property Owner
Gets a reference to the IC1NodesOwner that owns this collection.

See Also