This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumNetEID Interface > IEnumNetEID.Last Method (ArcObjects .NET 10.4 SDK) |
Forces the enumerator pointing at the last element in the enumeration and returns the last element.
[Visual Basic .NET] Public Function Last ( _ ) As Integer
[C#] public int Last ( );
[C++]
HRESULT Last(
long* EID
);
[C++]
Parameters EID [out, retval] EID is a parameter of type long