This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkIdentifyObj Interface > INetworkIdentifyObj.ElementID Property (ArcObjects .NET 10.5 SDK) |
ID of the network element in the network dataset.
[Visual Basic .NET] Public ReadOnly Property ElementID As Integer
[C#] public int ElementID {get;}
[C++]
HRESULT get_ElementID(
long* eid
);
[C++]
Parameters eid [out, retval] eid is a parameter of type long