RadControls for WinForms

The RBTree<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyCollection
Get collection object for this
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.)
Public propertyCount
Number of nodes in the tree
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.)
Public propertyRoot
Root of the tree
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.)
Public propertySyncRoot
Object can be used for synchronization
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.)
Public propertyUnique
Is tree unique
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.)

See Also