MapGuide API Reference
|
void MgFeatureCommandCollection::RemoveAt | ( | INT32 | index | ) |
Removes the specified command from the collection.
void RemoveAt(int index); |
void RemoveAt(int index); |
void RemoveAt(int index); |
index | (int) Input index |
MgIndexOutOfRangeException | if index is out of range. |