DkmILLoad.Create(UInt32) Methode

Definition

Erstellen Sie eine neue dkmilload-Objektinstanz.

public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILLoad ^ Create(System::UInt32 Index);
public:
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILLoad ^ Create(unsigned int Index);
 static Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILLoad Create(unsigned int Index);
public static Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILLoad Create (uint Index);
static member Create : uint32 -> Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILLoad
Public Shared Function Create (Index As UInteger) As DkmILLoad

Parameter

Index
UInt32

In Der Index, an dem der Wert gespeichert werden soll.

Gibt zurück

DkmILLoad

Vorgenommen Ergebnis dieses Methoden Aufrufes.

Gilt für