Reports for WPF
IsC1Document メソッド (Utils)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Utils クラス : IsC1Document メソッド
テストするオブジェクト。
オブジェクトが IC1Document として表すことができるかどうかをテストします。
シンタックス
'宣言
 
Public Shared Function IsC1Document( _
   ByVal o As System.Object _
) As System.Boolean
public static System.bool IsC1Document( 
   System.object o
)

パラメータ

o
テストするオブジェクト。

戻り値の型

オブジェクトが IC1Document をサポートする場合は true、 その他の場合は false
参照

Utils クラス
Utils メンバ