ArcObjects Library Reference (Geometry)  

IPointArray 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 point.
Read-only property Count The point count.
Read-only property Element Returns the point at the specified position.
Method Insert Adds a point at the specified position.
Method Remove Removes the point at the specified position.
Method RemoveAll Removes all points.

CoClasses that implement IPointArray

CoClasses and Classes Description
PointArray