Bagikan melalui


MetadataTokens.TryGetHeapIndex(HandleKind, HeapIndex) Metode

Definisi

HeapIndex Mendapatkan dari tumpukan yang sesuai dengan yang ditentukanHandleKind.

public:
 static bool TryGetHeapIndex(System::Reflection::Metadata::HandleKind type, [Runtime::InteropServices::Out] System::Reflection::Metadata::Ecma335::HeapIndex % index);
public static bool TryGetHeapIndex (System.Reflection.Metadata.HandleKind type, out System.Reflection.Metadata.Ecma335.HeapIndex index);
static member TryGetHeapIndex : System.Reflection.Metadata.HandleKind * HeapIndex -> bool
Public Function TryGetHeapIndex (type As HandleKind, ByRef index As HeapIndex) As Boolean

Parameter

type
HandleKind

Jenis handel.

index
HeapIndex

Indeks timbunan.

Mengembalikan

true jika jenis handel sesuai dengan heap Ecma335; false Sebaliknya.

Berlaku untuk