MetadataSizes.HeapSizes Propriedade

Definição

Tamanhos de heap exatos (não alinhados).

public:
 property System::Collections::Immutable::ImmutableArray<int> HeapSizes { System::Collections::Immutable::ImmutableArray<int> get(); };
public System.Collections.Immutable.ImmutableArray<int> HeapSizes { get; }
member this.HeapSizes : System.Collections.Immutable.ImmutableArray<int>
Public ReadOnly Property HeapSizes As ImmutableArray(Of Integer)

Valor da propriedade

Comentários

Use GetAlignedHeapSize(HeapIndex) para obter um tamanho de heap alinhado.

Aplica-se a