'Declaration Protected Overridable Function DecodeDateString( _ ByVal szData As String, _ ByVal iDataLen As Integer, _ ByRef dtRetDate As Object, _ ByRef dateFormat As String, _ ByRef timeFormat As String _ ) As Integer
'Declaration
Protected Overridable Function DecodeDateString( _ ByVal szData As String, _ ByVal iDataLen As Integer, _ ByRef dtRetDate As Object, _ ByRef dateFormat As String, _ ByRef timeFormat As String _ ) As Integer
protected virtual int DecodeDateString( string szData, int iDataLen, out object dtRetDate, out string dateFormat, out string timeFormat )
GeneralFormatter クラス GeneralFormatter メンバ
© MESCIUS inc. All rights reserved.