次の方法で共有


TypeBuilder.Size プロパティ

型の合計サイズを取得します。

Public ReadOnly Property Size As Integer
[C#]
public int Size {get;}
[C++]
public: __property int get_Size();
[JScript]
public function get Size() : int;

プロパティ値

読み取り専用。この型の合計サイズを取得します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TypeBuilder クラス | TypeBuilder メンバ | System.Reflection.Emit 名前空間