|
MapGuide API Reference
|
| virtual bool MgPropertyCollection::Contains | ( | const MgProperty * | value | ) | [virtual] |
Returns true if the collection contains the specified item, false otherwise.
| virtual bool Contains(const MgProperty value); |
| virtual boolean Contains(const MgProperty value); |
| virtual bool Contains(const MgProperty value); |
| value | (MgProperty) Input value |