System.Windows.Forms.TreeNodeCollection: Property Members

The properties of System.Windows.Forms.TreeNodeCollection are listed below. For a list of all members, see the TreeNodeCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the total number of System.Windows.Forms.TreeNode objects in the collection.

[read-only]
IsReadOnlybool.

Gets a value indicating whether the collection is read-only.

default property
Item(int)TreeNode. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)TreeNode. Documentation for this section has not yet been entered.