GrapeCity ActiveReports for .NET 12.0J
IsNull プロパティ (Variant)

バリアントの値はnullかどうかを確認します。
構文
'宣言
 
Public ReadOnly Property IsNull As Boolean
public bool IsNull {get;}

プロパティ値

バリアントの値がNullの場合はtrue、それ以外の場合はfalse。
参照

関連項目

Variant 構造体
Variant メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.