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