IExtentList interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.