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