Raccoom.Windows.Forms.TreeNodePath.TreeNodePath C# (CSharp) Method

TreeNodePath() public method

Initializes a new instance of the TreeNodePath class.
public TreeNodePath ( ) : System
return System
        public TreeNodePath()
        {
        }

Same methods

TreeNodePath::TreeNodePath ( string text, bool isSpecialFolder ) : System
TreeNodePath::TreeNodePath ( string text, bool isSpecialFolder, int imageIndex, int selectedImageIndex ) : System