GetSiblingNodeCollection Method
Retrieves the TreeNodeCollection containing the current TreeNode.
Syntax
Visual Basic Public Function
GetSiblingNodeCollection( ) As TreeNodeCollectionC# public TreeNodeCollection
GetSiblingNodeCollection( );Managed C++ public: TreeNodeCollection
GetSiblingNodeCollection( );JScript public function
GetSiblingNodeCollection( );
Return Value
The TreeNodeCollection of the current node.
Applies To
TREENODE
See Also
Internet Explorer WebControls, About the TreeView WebControl