| StaticSETofInts Methods |
The StaticSETofInts type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Is the key in this set of integers? | |
| MainTest |
Demo test for the StaticSETofInts data type. | |
| Rank |
Returns either the index of the search key in the sorted array
(if the key is in the set) or -1 (if the key is not in the set). |