Progress.Collections.ISet<T> is the root interface for all set collection classes. Progress.Collections.ISet<T> is primarily an interface to indicate that the collection conforms to specific rules about how duplicates are handled.

Super Class

Progress.Collections.ICollection<T> interface

Public Properties

This interface does not contain properties (beyond those it inherits from its base class).

Public Methods

Get( ) method (Set Collections)

See also

<T> Generic type reference