|
MapGuide API Reference
|
| virtual bool MgStringCollection::Remove | ( | CREFSTRING | value | ) | [virtual] |
Removes the specified item from the collection.
| virtual bool Remove(string value); |
| virtual bool Remove(String value); |
| virtual bool Remove(string value); |
| value | (String/string) Input value |