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