This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IE > IEnumIntersection Interface > IEnumIntersection.Clone Method (ArcObjects .NET 10.4 SDK) |
Not currently used.
[Visual Basic .NET] Public Function Clone ( _ ) As IEnumIntersection
[C#] public IEnumIntersection Clone ( );
[C++]
HRESULT Clone(
IEnumIntersection** outEnumerator
);
[C++]
Parameters outEnumerator [out, retval]
outEnumerator is a parameter of type IEnumIntersection