TypeDelegator.IsPrimitiveImpl メソッド
Type がプリミティブ型の 1 つかどうかを示す値を取得します。
Overrides Protected Function IsPrimitiveImpl() As Boolean
[C#]
protected override bool IsPrimitiveImpl();
[C++]
protected: bool IsPrimitiveImpl();
[JScript]
protected override function IsPrimitiveImpl() : Boolean;
戻り値
Type がプリミティブ型の 1 つである場合は true 。それ以外の場合は false 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間