Sdílet prostřednictvím


MethodBodyBlock.Size Vlastnost

Definice

Získá velikost těla metody, včetně hlaviček, IL a oblastí výjimek.

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

Hodnota vlastnosti

Velikost těla metody.

Platí pro