|
MapGuide API Reference
|
| virtual bool MgPointCollection::Remove | ( | const MgPoint * | value | ) | [virtual] |
Removes the specified point from the collection.
| virtual bool Remove(const MgPoint value); |
| virtual bool Remove(const MgPoint value); |
| virtual bool Remove(const MgPoint value); |
| value | (MgPoint) point reference to remove. |