This document is archived and information here might be outdated.  Recommended version.


IEnumNetEIDBuilderGEN.ElementType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumNetEIDBuilderGEN.ElementType Property

Type of network elements to be in this enumeration.

[Visual Basic .NET]
Public WriteOnly Property ElementType
[C#]
public void ElementType {set;}
[C++]
HRESULT put_ElementType(
  esriElementType 
);
[C++]

Parameters [in]
is a parameter of type esriElementType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumNetEIDBuilderGEN Interface