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


IEnumLocatorName.Clone Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumLocatorName.Clone Method

Creates a copy of the enumeration.

[Visual Basic .NET]
Public Function Clone ( _
) As IEnumLocatorName
[C#]
public IEnumLocatorName Clone (
);
[C++]
HRESULT Clone(
void
);

Product Availability

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

See Also

IEnumLocatorName Interface