'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)
public override object Parse( string s )
DateTimeCellType クラス DateTimeCellType メンバ
© 2004-2015, GrapeCity inc. All rights reserved.