Aracılığıyla paylaş


MetadataTokens.TryGetHeapIndex(HandleKind, HeapIndex) Yöntem

Tanım

HeapIndex Belirtilen HandleKindöğesine karşılık gelen yığının değerini alır.

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

Parametreler

type
HandleKind

tanıtıcı türü.

index
HeapIndex

Yığın dizini.

Döndürülenler

true tanıtıcı türü bir Ecma335 yığınına karşılık geliyorsa; false Aksi takdir -de.

Şunlara uygulanır