MetadataSizes.HeapSizes Proprietà

Definizione

Dimensioni dell'heap esatte (non allineate).

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)

Valore della proprietà

Commenti

Usare GetAlignedHeapSize(HeapIndex) per ottenere una dimensione dell'heap allineata.

Si applica a