Progress.Collections.ISet<T> interface
- Last Updated: March 15, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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
Public Properties
This interface does not contain properties (beyond those it inherits from its base class).
Public Methods
| Get( ) method (Set Collections) | — |