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

テキストのサイズ
返された月名
返された月名の長さ
月名が長い月名かどうか
解析された文字列がいずれかの月名で始まるかどうかを判定します。
構文
'宣言
 
Protected Overridable Function MatchStringToMonthName( _
   ByVal szText As String, _
   ByRef iRetMonth As Integer, _
   ByRef iRetMonthNameLen As Integer, _
   ByRef longName As Boolean _
) As Boolean
protected virtual bool MatchStringToMonthName( 
   string szText,
   out int iRetMonth,
   out int iRetMonthNameLen,
   out bool longName
)

パラメータ

szText
テキストのサイズ
iRetMonth
返された月名
iRetMonthNameLen
返された月名の長さ
longName
月名が長い月名かどうか
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.