|
MapGuide API Reference
|
| virtual void MgCoordinateCollection::Add | ( | MgCoordinate * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
| void Add(MgCoordinate value); |
| void Add(MgCoordinate value); |
| void Add(MgCoordinate value); |
| value | (MgCoordinate) Coordinate to add to the collection. |