ArcObjects Library Reference (Geometry)  

IGeometryArray Interface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Method Add Adds a geometry.
Read-only property Count The geometry count.
Read-only property Element Returns the geometry at the specified position.
Method Insert Adds a geometry at the specified position.
Method Remove Removes the geometry at the specified position.
Method RemoveAll Removes all geometries.

CoClasses that implement IGeometryArray

CoClasses and Classes Description
GeometryArray

.NET Related Topics

Geometry | Geometry service