| Web API Reference | MapGuide Open Source |
Inherited by MgBatchPropertyCollection, MgClassDefinitionCollection, MgDisposableCollection, MgFeatureSchemaCollection, MgIntCollection, MgNamedCollection, MgPropertyCollection, MgPropertyDefinitionCollection, MgSerializableCollection, MgStringCollection, and MgStringPropertyCollection.
Inheritance diagram for MgCollection:

Public Member Functions | |
| virtual void | Clear ()=0 |
| Removes all items from the collection. | |
| virtual INT32 | GetCount () const =0 |
| Gets the number of items in the collection. | |
| virtual void | RemoveAt (INT32 index)=0 |
| Removes the specified item from the collection. | |