FDO API Reference Feature Data Objects

IGeometricAggregateAbstractImp Class Reference

List of all members.

Detailed Description

The IGeometricAggregateAbstract class is an aggregate Geometry (abstract) type. IGeometricAggregateAbstract is a single Geometry that is a collection of other geometries. There is no requirement that the geometries interact spatially. Non-abstract derived types should have at least one accessor that returns objects of the appropriate contained type.


Public Member Functions

__property System::Int32 get_Count ()
 Gets the number of Geometries in this collection.
 IGeometricAggregateAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Comments or suggestions? Send us feedback.