TypeDelegator.IsArrayImpl メソッド
Type が配列かどうかを示す値を取得します。
Overrides Protected Function IsArrayImpl() As Boolean
[C#]
protected override bool IsArrayImpl();
[C++]
protected: bool IsArrayImpl();
[JScript]
protected override function IsArrayImpl() : Boolean;
戻り値
Type が配列である場合は 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 名前空間