| FDO API Reference | Feature Data Objects |
#include <IGeometricAggregateAbstract.h>
Inherits FdoIGeometry.
Inherited by FdoIMultiCurvePolygon, FdoIMultiCurveString, FdoIMultiGeometry, FdoIMultiLineString, FdoIMultiPoint, and FdoIMultiPolygon.
Inheritance diagram for FdoIGeometricAggregateAbstract:
Definition at line 34 of file IGeometricAggregateAbstract.h.
Public Member Functions | |
| virtual FDO_GEOM_API FdoInt32 | GetCount () const =0 |
| Gets the number of Geometries in this collection. | |
Protected Member Functions | |
| virtual FDO_GEOM_API | ~FdoIGeometricAggregateAbstract () |
| Default destructor. | |
|
|
Default destructor.
Definition at line 54 of file IGeometricAggregateAbstract.h. References FDO_GEOM_API. |
|
|
Gets the number of Geometries in this collection.
|
| Comments or suggestions? Send us feedback. |