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

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


Comments or suggestions? Send us feedback.