|
MapGuide API Reference
|
| INT32 MgMapCollection::IndexOf | ( | CREFSTRING | name | ) |
Gets the index of the specified map in the collection.
| int IndexOf(string name); |
| int IndexOf(String name); |
| int IndexOf(string name); |
| name | (String/string) Name of the map to get the index of. |