Partager via


MetadataSizes.HeapSizes Propriété

Définition

Tailles de tas exactes (non alignées).

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)

Valeur de propriété

Remarques

Utilisez GetAlignedHeapSize(HeapIndex) pour obtenir une taille de tas alignée.

S’applique à