Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapCollection
Add
Clear
Contains
Contains
GetCount
GetItem
GetItem
IndexOf
IndexOf
Insert
MgMapCollection
Remove
RemoveAt
SetItem
void MgMapCollection::Clear
(
)
Removes all maps from the collection.
.NET Syntax
void
Clear()
;
Java Syntax
void
Clear()
;
PHP Syntax
void
Clear()
;
Returns:
Returns nothing.
Comments or suggestions? Send us
feedback
.