The RBTree<(Of <(<'T>)>)> type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Collection |
Get collection object for this
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.) |
 | Count |
Number of nodes in the tree
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.) |
 | Root |
Root of the tree
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.) |
 | SyncRoot |
Object can be used for synchronization
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.) |
 | Unique |
Is tree unique
(Inherited from RBTreeBase<(Of <(<'T, N, P>)>)>.) |
See Also