MapGuide API Reference
|
virtual void MgPropertyCollection::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.