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