The SETKey generic type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
Returns the number of keys in this set. |
 | IsEmpty |
Returns true if this set is empty. |
 | Max |
Returns the largest key in this set. |
 | Min |
Returns the smallest key in this set. |
Top
See Also