Web API Reference MapGuide Open Source

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]

Comments or suggestions? Send us feedback.