![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPolygonArray Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the IPolygonArray Interface.
| Description | ||
|---|---|---|
![]() |
Add | Adds a polygon. |
![]() |
Count | The polygon count. |
![]() |
Element | The polygon at the specified position. |
![]() |
Insert | Adds a polygon at the specified position. |
![]() |
Remove | Removes the polygon at the specified position. |
![]() |
RemoveAll | Removes all polygons. |
| CoClasses and Classes | Description |
|---|---|
| PolygonArray | A collection of Polygon objects. |