The properties of System.Web.UI.WebControls.TreeNodeCollection are listed below. For a list of all members, see the TreeNodeCollection Members list.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of items in the System.Web.UI.WebControls.TreeNodeCollection object. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether access to the System.Web.UI.WebControls.TreeNodeCollection is synchronized (thread safe). |
[read-only] default property | Item(int) | TreeNode. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets an object that can be used to synchronize access to the System.Web.UI.WebControls.TreeNodeCollection object. |