ArcObjects Library Reference (TrackingAnalystUI)  

IEnumMoniker.Clone Method

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IEnumMoniker Interface