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


IEnumIntersection.Clone Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnumIntersection Interface > IEnumIntersection.Clone Method
ArcGIS Developer Help

IEnumIntersection.Clone Method

Not currently used.

[Visual Basic .NET]
Public Function Clone ( _
) As IEnumIntersection
[C#]
public IEnumIntersection Clone (
);
[C++]
HRESULT Clone(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IEnumIntersection Interface