An NDoc Documented Class Library

Tree Constructor 

Initializes a new instance of the Tree class.

[Visual Basic]
Protected Sub New()
[C#]
protected Tree();
[C++]
protected: Tree();
[JScript]
protected function Tree();

See Also

Tree Class | White.Core.UIItems.TreeItems Namespace