AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgClassDefinitionCollection::Remove ( MgClassDefinition value  ) 

Removes the specified item from the collection.

.NET Syntax
bool Remove(MgClassDefinition value);
Java Syntax
bool Remove(MgClassDefinition value);
PHP Syntax
bool Remove(MgClassDefinition value);

Parameters:
value (MgClassDefinition) Input value
Returns:
Returns true if removal was successful