This documentation is archived and is not being maintained.
TreeNodeCollection Properties
Visual Studio 2008
The TreeNodeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the TreeNodeCollection object. |
|
IsSynchronized | Gets a value indicating whether access to the TreeNodeCollection is synchronized (thread safe). |
|
Item | Gets the TreeNode object at the specified index in the TreeNodeCollection object. |
|
SyncRoot | Gets an object that can be used to synchronize access to the TreeNodeCollection object. |
| Name | Description | |
|---|---|---|
|
IStateManager::IsTrackingViewState | Infrastructure. Gets a value indicating whether the TreeNodeCollection object is saving changes to its view state. |
Show: