ICorDebugILFrame.EnumerateArguments(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 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)
Parameters
- ppValueEnum
- ICorDebugValueEnum