MapGuide API Reference
|
bool MgLayerGroupCollection::Contains | ( | CREFSTRING | name | ) |
Determines if the collection contains the specified layer group.
bool Contains(string name); |
boolean Contains(String name); |
bool Contains(string name); |
name | (String/string) Name of the layer group to search for. |