Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCurvePolygonCollection
Add
Clear
Contains
GetCount
GetItem
IndexOf
Insert
MgCurvePolygonCollection
Remove
RemoveAt
SetItem
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
.