A new curve enumerator for this segment collection.
[Visual Basic .NET] Public ReadOnly Property EnumCurve As IEnumCurve
[C#] public IEnumCurve EnumCurve {get;}
[C++]
HRESULT get_EnumCurve(
IEnumCurve** newCurveEnumerator
);
[C++]Parameters
newCurveEnumerator [out, retval]newCurveEnumerator is a parameter of type IEnumCurve
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Returns an IEnumCurve enumerator for the current SegmentCollection.