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