This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumProperty Interface > IEnumProperty.Clone Method (ArcObjects .NET 10.4 SDK) |
Creates a clone of the current enumeration.
[Visual Basic .NET] Public Sub Clone ( _ ByRef Property As IEnumProperty _ )
[C#] public void Clone ( ref IEnumProperty Property );
[C++]
HRESULT Clone(
IEnumProperty** Property
);
[C++]
Parameters Property [out]
Property is a parameter of type IEnumProperty