Last property (Collections)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns the last (highest) element of the set collection, according to the
comparer implementation (default or custom). If the collection is empty, returns the
Unknown value (?).
Data type: T
Access: PUBLIC Read-only
Applies to: Progress.Collections.SortedSet<T> class