MapGuide API Reference
|
virtual bool MgCurveRingCollection::Contains | ( | const MgCurveRing * | value | ) | const [virtual] |
Returns true if the collection contains the specified curve ring, false otherwise.
virtual bool Contains(const MgCurveRing value) const; |
virtual boolean Contains(const MgCurveRing value) const; |
virtual bool Contains(const MgCurveRing value) const; |
value | (MgCurveRing) curve ring reference to check containment of. |