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