ICorDebugILFrame.EnumerateArguments(ICorDebugValueEnum) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void EnumerateArguments([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValueEnum ^ % ppValueEnum);
public void EnumerateArguments (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValueEnum ppValueEnum);
abstract member EnumerateArguments : ICorDebugValueEnum -> unit
Public Sub EnumerateArguments (ByRef ppValueEnum As ICorDebugValueEnum)
Parâmetros
- ppValueEnum
- ICorDebugValueEnum