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