GCGenerationInfo.SizeAfterBytes プロパティ

定義

報告されたコレクションの終了時のサイズ (バイト単位) を取得します。

public:
 property long SizeAfterBytes { long get(); };
public long SizeAfterBytes { get; }
member this.SizeAfterBytes : int64
Public ReadOnly Property SizeAfterBytes As Long

プロパティ値

報告されたコレクションの終了時のサイズ (バイト単位) を表す数値。

適用対象