This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnumSplitPoint Interface > IEnumSplitPoint.OldID Property (ArcObjects .NET 10.4 SDK) |
The original PointID value at the split location before the split happened.
[Visual Basic .NET] Public ReadOnly Property OldID As Integer
[C#] public int OldID {get;}
[C++]
HRESULT get_OldID(
long* OldID
);
[C++]
Parameters OldID [out, retval] OldID is a parameter of type long