DkmILPop.Create 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.
Create a new DkmILPop object instance.
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILPop ^ Create();
public:
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILPop ^ Create();
static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILPop Create();
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILPop Create ();
static member Create : unit -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILPop
Public Shared Function Create () As DkmILPop
Returns
[Out] Result of this method call.