Web API Reference MapGuide Open Source
INT32 MgFeatureSchemaCollection::GetCount (  )  const [virtual]

Gets the number of items in the collection.

.NET Syntax
int GetCount() const;
Java Syntax
int GetCount() const;
PHP Syntax
int GetCount() const;

Returns:
Returns the number of items in the collection.

Implements MgCollection.


Comments or suggestions? Send us feedback.