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