|
MapGuide API Reference
|
| void MgFeatureSchemaCollection::RemoveAt | ( | INT32 | index | ) | [virtual] |
Removes the specified item from the collection.
| void RemoveAt(int index); |
| void RemoveAt(int index); |
| void RemoveAt(int index); |
| index | (int) Input index |
| MgIndexOutOfRangeException |
Implements MgCollection.