MapGuide API Reference
|
virtual bool MgIntCollection::Remove | ( | INT32 | value | ) | [virtual] |
Removes the specified item from the collection.
virtual bool Remove(int value); |
virtual bool Remove(int value); |
virtual bool Remove(int value); |
value | (int) Input value |