MapGuide API Reference
|
bool MgMapCollection::Contains | ( | CREFSTRING | name | ) |
Determines if the collection contains the specified map.
bool Contains(string name); |
boolean Contains(String name); |
bool Contains(string name); |
name | (String/string) Name of the map. |