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