This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNetEIDBuilderGEN Interface > IEnumNetEIDBuilderGEN.Add Method (ArcObjects .NET 10.4 SDK) |
Adds an element to this EID enumeration.
[Visual Basic .NET] Public Sub Add ( _ ByVal EID As Integer _ )
[C#] public void Add ( int EID );
[C++]
HRESULT Add(
long EID
);
[C++]
Parameters EID [in] EID is a parameter of type long