UAOOI.Windows.Forms

ITreeNodeInterface..::..Nodes Property

Gets the collection of System.Windows.Forms.TreeNode objects assigned to the current tree node.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


TreeNodeCollection Nodes { get; }

Field Value

A TreeNodeCollectionthat represents the tree nodes assigned to the current tree node.