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