Click or drag to resize
StaticSETofInts Methods

The StaticSETofInts type exposes the following members.

Methods
  NameDescription
Public methodContains
Is the key in this set of integers?
Public methodStatic memberMainTest
Demo test for the StaticSETofInts data type.
Public methodRank
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).
Top
See Also