|
MapGuide API Reference
|
| INT32 MgMapPlotCollection::IndexOf | ( | MgMapPlot * | value | ) |
Gets the index of the specified MapPlot in the collection.
| int IndexOf(MgMapPlot value); |
| int IndexOf(MgMapPlot value); |
| int IndexOf(MgMapPlot value); |
| value | (MgMapPlot) Value of the item to get the index of. |