ArcObjects Library Reference (Geometry)  

IPolygonArray Interface

Provides access to the IPolygonArray Interface.

Product Availability

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

Members

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

CoClasses that implement IPolygonArray

CoClasses and Classes Description
PolygonArray A collection of Polygon objects.