AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual void MgCollection::Clear (  )  [pure virtual]

Removes all items from the collection.

.NET Syntax
virtual void Clear();
Java Syntax
virtual void Clear();
PHP Syntax
virtual void Clear();

Returns:
Returns nothing.

Implemented in MgBatchPropertyCollection, MgPropertyCollection, MgStringCollection, MgIntCollection, MgPropertyDefinitionCollection, MgClassDefinitionCollection, and MgFeatureSchemaCollection.