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