'Declaration Public Function IsReusable( _ ByVal control As Control _ ) As Boolean
'Declaration
Public Function IsReusable( _ ByVal control As Control _ ) As Boolean
'使用法 Dim instance As GeneralCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
'使用法
Dim instance As GeneralCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
public bool IsReusable( Control control )
GeneralCellType クラス GeneralCellType メンバ
Copyright © 2004 GrapeCity inc.