ICorDebugILFrame.EnumerateLocalVariables(ICorDebugValueEnum) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void EnumerateLocalVariables([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValueEnum ^ % ppValueEnum);
public void EnumerateLocalVariables (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValueEnum ppValueEnum);
abstract member EnumerateLocalVariables : ICorDebugValueEnum -> unit
Public Sub EnumerateLocalVariables (ByRef ppValueEnum As ICorDebugValueEnum)
Parameters
- ppValueEnum
- ICorDebugValueEnum