MapGuide API Reference
|
void MgFeatureCommandCollection::Add | ( | MgFeatureCommand * | command | ) |
Adds the specified command to the end of the collection.
int Add(MgFeatureCommand command); |
int Add(MgFeatureCommand command); |
int Add(MgFeatureCommand command); |
command | (MgFeatureCommand) One of type MgDeleteFeatures, MgInsertFeatures, or MgUpdateFeatures |