MetadataSizes.GetAlignedHeapSize(HeapIndex) Method

Definition

Returns aligned size of the specified heap.

public:
 int GetAlignedHeapSize(System::Reflection::Metadata::Ecma335::HeapIndex index);
public int GetAlignedHeapSize (System.Reflection.Metadata.Ecma335.HeapIndex index);
member this.GetAlignedHeapSize : System.Reflection.Metadata.Ecma335.HeapIndex -> int
Public Function GetAlignedHeapSize (index As HeapIndex) As Integer

Parameters

index
HeapIndex

Returns

Applies to