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