ArcObjects Library Reference (Geometry)  

IPolylineArray Interface

Provides access to the IPolylineArray 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 polyline.
Read-only property Count The polyline count.
Read-only property Element The polyline at the specified position.
Method Insert Adds a polyline at the specified position.
Method Remove Removes the polyline at the specified position.
Method RemoveAll Removes all polylines.

CoClasses that implement IPolylineArray

CoClasses and Classes Description
PolylineArray A collection of Polyline objects.