|
MapGuide API Reference
|
| Add(MgGeometry *value) | MgGeometryCollection | [virtual] |
| Clear() | MgGeometryCollection | [virtual] |
| Contains(const MgGeometry *value) const | MgGeometryCollection | [virtual] |
| GetCount() const | MgGeometryCollection | [virtual] |
| GetItem(INT32 index) const | MgGeometryCollection | [virtual] |
| IndexOf(const MgGeometry *value) const | MgGeometryCollection | [virtual] |
| Insert(INT32 index, MgGeometry *value) | MgGeometryCollection | [virtual] |
| MgGeometryCollection() | MgGeometryCollection | |
| Remove(const MgGeometry *value) | MgGeometryCollection | [virtual] |
| RemoveAt(INT32 index) | MgGeometryCollection | [virtual] |
| SetItem(INT32 index, MgGeometry *value) | MgGeometryCollection | [virtual] |