This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnumCurve Interface > IEnumCurve.PartIndex Property (ArcObjects .NET 10.4 SDK) |
The current part index.
[Visual Basic .NET] Public ReadOnly Property PartIndex As Integer
[C#] public int PartIndex {get;}
[C++]
HRESULT get_PartIndex(
long* PartIndex
);
[C++]
Parameters PartIndex [out, retval] PartIndex is a parameter of type long
Returns the Part Index of the part referenced by the current location of the distance iterator.