Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapPlotCollection
Add
Clear
Contains
Contains
GetCount
GetItem
GetItem
IndexOf
IndexOf
Insert
MgMapPlotCollection
Remove
RemoveAt
SetItem
INT32
MgMapPlotCollection::GetCount
(
)
Gets the number of MapPlots in the collection.
.NET Syntax
int
GetCount()
;
Java Syntax
int
GetCount()
;
PHP Syntax
int
GetCount()
;
Returns:
Returns the number of MapPlots.
Comments or suggestions? Send us
feedback
.