This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumLocatorName Interface > IEnumLocatorName.Previous Method (ArcObjects .NET 10.4 SDK) |
Returns the previous Name object.
[Visual Basic .NET] Public Function Previous ( _ ) As ILocatorName
[C#] public ILocatorName Previous ( );
[C++]
HRESULT Previous(
ILocatorName** outLocatorName
);
[C++]
Parameters outLocatorName [out, retval]
outLocatorName is a parameter of type ILocatorName
The Previous method returns the previous LocatorName object in the LocatorNameEnumerator.