MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgGeometryCollection Member List
This is the complete list of members for MgGeometryCollection, including all inherited members.
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]