ArcObjects Library Reference (GeoDatabase)  

IEnumNetEIDBuilder.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

IEnumNetEIDBuilder Interface