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

Gets the number of items in the collection.

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

Returns:
Returns number of items in the collection

Implements MgCollection.


Comments or suggestions? Send us feedback.