Click or drag to resize

QuadSearchTreeT Properties

The QuadSearchTreeT generic type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Returns the depth of the search tree
Public propertyMaxElementsInNode
Returns the maximum number of elements in one search tree node
Public propertyTreeNodes
Returns the total number of nodes in the search tree
Top
See Also