AutoCAD Map 3D 2009 Geospatial Platform Reference

From AutoCAD Map 3D Geospatial Platform API

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]