DkmILLoad.Create(UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yeni bir DkmILLoad nesne örneği oluşturun.
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
Parametreler
- Index
- UInt32
'Ndaki Değerin kaydedileceği dizin.
Döndürülenler
Dışı Bu yöntem çağrısının sonucu.