MetadataSizes.HeapSizes Propriété

Définition

Tailles exactes (non alignées) du tas.

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

Permet GetAlignedHeapSize(HeapIndex) d’obtenir une taille de tas alignée.

S’applique à