|
MapGuide API Reference
|
| bool MgParameterCollection::Contains | ( | const MgParameter * | value | ) | const |
Returns true if the collection contains the specified item, false otherwise.
| bool Contains(const MgParameter value) const; |
| boolean Contains(const MgParameter value) const; |
| bool Contains(const MgParameter value) const; |
| value | (MgParameter) Input value. |