'Declaration Public Overrides Function Format( _ ByVal obj As Object _ ) As String
'Declaration
Public Overrides Function Format( _ ByVal obj As Object _ ) As String
'使用法 Dim instance As GcTextBoxCellType Dim obj As Object Dim value As String value = instance.Format(obj)
'使用法
Dim instance As GcTextBoxCellType Dim obj As Object Dim value As String value = instance.Format(obj)
public override string Format( object obj )
GcTextBoxCellType クラス GcTextBoxCellType メンバ
Copyright © 2004 GrapeCity inc.