|
MapGuide API Reference
|
| virtual bool MgLineStringCollection::Remove | ( | const MgLineString * | value | ) | [virtual] |
Removes the specified line string from the collection.
| virtual bool Remove(const MgLineString value); |
| bool Remove(const MgLineString value); |
| bool Remove(const MgLineString value); |
| value | (MgLineString) line string reference to remove. |