GCGenerationInfo.SizeBeforeBytes プロパティ

定義

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

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

プロパティ値

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

適用対象