Reports for WinForms
IsNullOrEmpty メソッド (ReportSize)

C1.C1Report.4 アセンブリ > C1.C1Rdl 名前空間 > ReportSize クラス : IsNullOrEmpty メソッド
テストするサイズ。
サイズが null または空かどうかをテストします。
シンタックス
'宣言
 
Public Shared Function IsNullOrEmpty( _
   ByVal size As ReportSize _
) As System.Boolean
public static System.bool IsNullOrEmpty( 
   ReportSize size
)

パラメータ

size
テストするサイズ。

戻り値の型

sizenullまたは空の場合は true、そうでない場合は false
参照

ReportSize クラス
ReportSize メンバ