GrapeCity SPREAD for Windows Forms 12.0J
IsUndefined メソッド (CfValue)


このCfValueが未定義かどうかを示すブール値を取得します。
構文
'Declaration
 
Public Function IsUndefined() As Boolean
'使用法
 
Dim instance As CfValue
Dim value As Boolean
 
value = instance.IsUndefined()
public bool IsUndefined()

戻り値の型

このCfValueが空未定義の場合はtrue、それ以外の場合はfalse
参照

CfValue 構造体
CfValue メンバ

 

 


Copyright © 2004 GrapeCity inc.