'Declaration Public Overrides Function IsValid( _ ByVal value As Object _ ) As Boolean
'使用法 Dim instance As EditBaseCellType Dim value As Object Dim value As Boolean value = instance.IsValid(value)
public override bool IsValid( object value )
EditBaseCellType クラス EditBaseCellType メンバ
© 2004-2015, GrapeCity inc. All rights reserved.