Condividi tramite


IEnumDebugPropertyInfo.Clone(IEnumDebugPropertyInfo) Method

Definition

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

Parameters

Returns

Applies to