This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNetEID Interface > IEnumNetEID.ElementType Property (ArcObjects .NET 10.4 SDK) |
Type of network elements in this enumeration.
[Visual Basic .NET] Public ReadOnly Property ElementType As esriElementType
[C#] public esriElementType ElementType {get;}
[C++]
HRESULT get_ElementType(
esriElementType* ElementType
);
[C++]
Parameters ElementType [out, retval]
ElementType is a parameter of type esriElementType
The element type is a value from the esriElementType enumeration. Note that turns are only available for street networks and not utility networks.