ImmutableTreeSetTValue Properties |
The ImmutableTreeSetTValue generic type exposes the following members.
Properties
| Name | Description |
---|
 | AllKeysMaxToMin | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | AllKeysMinToMax | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | AllMaxToMin | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | AllMinToMax | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | AllValuesMaxToMin | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | AllValuesMinToMax | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | Count | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | IsEmpty | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | Item | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
 | Root | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
Top
See Also