MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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