MapGuide API Reference
|
virtual INT32 MgCollection::GetCount | ( | ) | const [pure virtual] |
Gets the number of items in the collection.
virtual int GetCount() const; |
virtual int GetCount() const; |
virtual int GetCount() const; |
Implemented in MgPropertyDefinitionCollection, MgPropertyCollection, MgParameterCollection, MgClassDefinitionCollection, MgBatchPropertyCollection, MgFeatureSchemaCollection, MgStringCollection, and MgIntCollection.