'Declaration Public Overrides Function IsValid( _ ByVal value As Object _ ) As Boolean
'Declaration
Public Overrides Function IsValid( _ ByVal value As Object _ ) As Boolean
'使用法 Dim instance As GcComboBoxCellType Dim value As Object Dim value As Boolean value = instance.IsValid(value)
'使用法
Dim instance As GcComboBoxCellType Dim value As Object Dim value As Boolean value = instance.IsValid(value)
public override bool IsValid( object value )
GcComboBoxCellType クラス GcComboBoxCellType メンバ
Copyright © 2004 GrapeCity inc.