MethodBodyBlock.Size プロパティ

定義

ヘッダー、IL、および例外のリージョンを含む、メソッド本文のサイズを取得します。

public:
 property int Size { int get(); };
public int Size { get; }
member this.Size : int
Public ReadOnly Property Size As Integer

プロパティ値

メソッド本体のサイズ。

適用対象