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