MESCIUS SPREAD for Windows Forms 15.0J
DecodeDateString メソッド

日付文字列を数字の日付値に解析します。
構文
'宣言
 
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
)

パラメータ

szData
iDataLen
dtRetDate
dateFormat
timeFormat

戻り値の型

defines FPSE_DECODE_... (in file: sedt_cls.h)
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.