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