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


ICourse.Clone Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

ICourse.Clone Method

Clones the course and adds the result to *clone.

[Visual Basic .NET]
Public Function Clone ( _
) As ICourse
[C#]
public ICourse Clone (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICourse Interface