|
MapGuide API Reference
|
| virtual void MgStringCollection::Add | ( | CREFSTRING | value | ) | [virtual] |
Adds the specified item to the end of the collection.
| virtual int Add(string value); |
| virtual int Add(String value); |
| virtual int Add(string value); |
| value | (String/string) Input value |