AVLTreeNode Fields
ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The
AVLTree
AVLTreeNode
type exposes the following members.
Fields
Name
Description
balance
Balance factor for the node
key
Key
left
Left child
right
Right child
Top
See Also
Reference
AVLTree
AVLTreeNode Class
ILNumerics.Core.MemoryLayer Namespace