|
MapGuide API Reference
|
| virtual void MgIntCollection::Add | ( | INT32 | value | ) | [virtual] |
Adds the specified item to the end of the collection.
| virtual int Add(int value); |
| virtual int Add(int value); |
| virtual int Add(int value); |
| value | (int) Input value |
| MgDuplicateObjectException | if it is duplicate |