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

部分パラメーター
短い日付書式文字列
日付書式文字列を解析し、年/月/日の順序(およびどの部分が含まれているか)を判断します。
構文
'宣言
 
Protected Overridable Function GetDatePartOrdering( _
   ByVal pParams As GeneralFormatter.FpseDecodeParameters, _
   ByVal shortDateFmt As String _
) As Boolean
protected virtual bool GetDatePartOrdering( 
   GeneralFormatter.FpseDecodeParameters pParams,
   string shortDateFmt
)

パラメータ

pParams
部分パラメーター
shortDateFmt
短い日付書式文字列

戻り値の型

日付部分が見つからない場合はFalse、それ以外の場合はTrue
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.