'Declaration Protected Overridable Function MatchStringToMonthName( _ ByVal szText As String, _ ByRef iRetMonth As Integer, _ ByRef iRetMonthNameLen As Integer, _ ByRef longName As Boolean _ ) As Boolean
'Declaration
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 )
GeneralFormatter クラス GeneralFormatter メンバ
© MESCIUS inc. All rights reserved.