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