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