MapGuide API Reference
|
bool MgParameterCollection::Remove | ( | MgParameter * | value | ) |
Removes the specified item from the collection.
bool Remove(MgParameter value); |
bool Remove(MgParameter value); |
bool Remove(MgParameter value); |
value | (MgParameter) Input value. |