This document is archived and information here might be outdated.  Recommended version.


IPolygonArray Interface (ArcObjects .NET 10.4 SDK)
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.

.NET Related Topics

Geometry service