This document is archived and information here might be outdated. Recommended version. |
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**