Click or drag to resize
Accord.NET (logo)

BinaryTreeTNode Properties

The BinaryTreeTNode generic type exposes the following members.

Properties
  NameDescription
Public propertyRoot
Gets the root node of this tree.
Top
See Also