'Declaration Public Function IsReusable( _ ByVal control As Control _ ) As Boolean
'使用法 Dim instance As RegularExpressionCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
public bool IsReusable( Control control )
RegularExpressionCellType クラス RegularExpressionCellType メンバ
© 2004-2015, GrapeCity inc. All rights reserved.