Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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