'Declaration Public Function IsEmpty() As Boolean
'Declaration
Public Function IsEmpty() As Boolean
'使用法 Dim instance As Reference Dim value As Boolean value = instance.IsEmpty()
'使用法
Dim instance As Reference Dim value As Boolean value = instance.IsEmpty()
public bool IsEmpty()
true
false
Reference 構造体 Reference メンバ
Copyright © 2004 GrapeCity inc.