|
MapGuide API Reference
|
| void MgFeatureSchemaCollection::Add | ( | MgFeatureSchema * | value | ) |
Adds the specified item to the end of the collection.
| int Add(MgFeatureSchema value); |
| int Add(MgFeatureSchema value); |
| int Add(MgFeatureSchema value); |
| value | (MgFeatureSchema) Input value |
| MgDuplicateObjectException | if the index is a duplicate. |