C# Class ZForge.Controls.TreeViewAdv.Tree.TreePath

Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
IsEmpty ( ) : bool
TreePath ( ) : System
TreePath ( object node ) : System

Method Details

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

TreePath() public method

public TreePath ( ) : System
return System

TreePath() public method

public TreePath ( object node ) : System
node object
return System