Share via


IEnumDebugExpressionContexts.Clone(IEnumDebugExpressionContexts) Method

Definition

public:
 int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExpressionContexts ^ % ppedec);
public int Clone (out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExpressionContexts ppedec);
abstract member Clone : IEnumDebugExpressionContexts -> int
Public Function Clone (ByRef ppedec As IEnumDebugExpressionContexts) As Integer

Parameters

Returns

Applies to