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