IExtentList interface
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
IExtentList interface
An IExtentList object contains the extents
of an area and defines specialized methods to add (Add( ))
or return (Get( )) an extent. A method
to remove extents (Remove( )) can only
be used on extents that have been added and not committed by the
service. This interface is exposed through the Extents property on
the IArea interface.