|
MapGuide API Reference
|
| virtual void MgGeometryCollection::Add | ( | MgGeometry * | value | ) | [virtual] |
Adds the specified object to the end of the collection.
| void Add(MgGeometry value); |
| void Add(MgGeometry value); |
| void Add(MgGeometry value); |
| value | (MgGeometry) Object to add to the collection. |