|
MapGuide API Reference
|
| virtual void MgCurveStringCollection::Add | ( | MgCurveString * | value | ) | [virtual] |
Adds the specified coordinate to the end of the collection.
| void Add(MgCurveString value); |
| void Add(MgCurveString value); |
| void Add(MgCurveString value); |
| value | (MgCurveString) curve string to add to the collection. |