AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgFeatureSchemaCollection::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.