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