Click or drag to resize
SETKey Properties

The SETKey generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of keys in this set.
Public propertyIsEmpty
Returns true if this set is empty.
Public propertyMax
Returns the largest key in this set.
Public propertyMin
Returns the smallest key in this set.
Top
See Also