MetadataReaderExtensions.GetHeapSize(MetadataReader, HeapIndex) Metoda

Definicja

Zwraca rozmiar określonej sterty.

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

Zwraca

Wyjątki

reader to null.

heapIndex nie jest prawidłowym indeksem stert.

Dotyczy