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