This document is archived and information here might be outdated. Recommended version. |
Provides access to the IPolylineArray Interface.
This interface is new at ArcGIS 9.3.
Name | Description | |
---|---|---|
Add | Adds a polyline. | |
Count | The polyline count. | |
Element | The polyline at the specified position. | |
Insert | Adds a polyline at the specified position. | |
Remove | Removes the polyline at the specified position. | |
RemoveAll | Removes all polylines. |
Classes | Description |
---|---|
PolylineArray | A collection of Polyline objects. |