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