共用方式為


MetadataSizes.HeapSizes 屬性

定義

精確 (未對齊) 的堆積大小。

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)

屬性值

備註

使用 GetAlignedHeapSize(HeapIndex) 取得對齊的堆積大小。

適用於