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