|
MapGuide API Reference
|
Inheritance diagram for MgCoordinateSystemGridRegionCollection:Public Member Functions | |
| virtual void | Clear ()=0 |
| Removes all grid regions from this collection. | |
| virtual INT32 | GetCount () const =0 |
| Gets the number of grid regions in this collection. | |
| virtual MgCoordinateSystemGridRegion * | GetItem (INT32 index) const =0 |
| Gets the grid region at the specified index. | |
| virtual void | RemoveAt (INT32 index)=0 |
| Removes the grid region at the specified index. | |