MetadataReaderExtensions.GetHeapSize(MetadataReader, HeapIndex) Metoda

Definice

Vrátí velikost zadané haldy.

public:
[System::Runtime::CompilerServices::Extension]
 static int GetHeapSize(System::Reflection::Metadata::MetadataReader ^ reader, System::Reflection::Metadata::Ecma335::HeapIndex heapIndex);
public static int GetHeapSize (this System.Reflection.Metadata.MetadataReader reader, System.Reflection.Metadata.Ecma335.HeapIndex heapIndex);
static member GetHeapSize : System.Reflection.Metadata.MetadataReader * System.Reflection.Metadata.Ecma335.HeapIndex -> int
<Extension()>
Public Function GetHeapSize (reader As MetadataReader, heapIndex As HeapIndex) As Integer

Parametry

heapIndex
HeapIndex

Návraty

Výjimky

reader je null.

heapIndex není platný index haldy.

Platí pro