Web API Reference MapGuide Open Source
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.