Condividi tramite


IDebugClassField.EnumConstructors(CONSTRUCTOR_ENUM, IEnumDebugFields) Method

Definition

public:
 int EnumConstructors(Microsoft::VisualStudio::Debugger::Interop::CONSTRUCTOR_ENUM cMatch, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugFields ^ % ppEnum);
public int EnumConstructors(Microsoft.VisualStudio.Debugger.Interop.CONSTRUCTOR_ENUM cMatch, out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugFields ppEnum);
abstract member EnumConstructors : Microsoft.VisualStudio.Debugger.Interop.CONSTRUCTOR_ENUM * IEnumDebugFields -> int
Public Function EnumConstructors (cMatch As CONSTRUCTOR_ENUM, ByRef ppEnum As IEnumDebugFields) As Integer

Parameters

Returns

Applies to