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

Gets the number of points 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 points in the collection.


Comments or suggestions? Send us feedback.