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


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

IEnumNetEIDBuilderGEN.EIDs Property

Array of EIDs in this enumeration.

[Visual Basic .NET]
Public WriteOnly Property EIDs
[C#]
public void EIDs {set;}
[C++]
HRESULT put_EIDs(
  * 
);
[C++]

Parameters [in] is a parameter of type

Product Availability

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

See Also

IEnumNetEIDBuilderGEN Interface