The C1TreeViewNodeCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Items count.
|
|
Item |
Gets or sets C1TreeViewNode node from\to specific collection index.
|
|
Last |
Gets or sets the last C1TreeViewNode node on the collection.
|
|
Length |
Specifies the length of the C1TreeViewNode in the collection.
|
|
Owner |
Gets a reference to the IC1NodesOwner that owns this collection.
|