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


IEnumFORMATETC.Clone Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IEnumFORMATETC.Clone Method

[Visual Basic .NET]
Public Sub Clone ( _
    ByRef ppenum As IEnumFORMATETC _
)
[C#]
public void Clone (
    ref IEnumFORMATETC ppenum
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IEnumFORMATETC Interface