protected virtual bool GetLeftDigitGroup( string szText, int iTextLen, int iDecimalPlace, int iScientificNotation, char cThousandChar, int iNumOfDigitsBetweenSeperators, out int iRetFirstDigit )
'宣言 Protected Overridable Function GetLeftDigitGroup( _ ByVal szText As String, _ ByVal iTextLen As Integer, _ ByVal iDecimalPlace As Integer, _ ByVal iScientificNotation As Integer, _ ByVal cThousandChar As Char, _ ByVal iNumOfDigitsBetweenSeperators As Integer, _ ByRef iRetFirstDigit As Integer _ ) As Boolean
'宣言
Protected Overridable Function GetLeftDigitGroup( _ ByVal szText As String, _ ByVal iTextLen As Integer, _ ByVal iDecimalPlace As Integer, _ ByVal iScientificNotation As Integer, _ ByVal cThousandChar As Char, _ ByVal iNumOfDigitsBetweenSeperators As Integer, _ ByRef iRetFirstDigit As Integer _ ) As Boolean
GeneralFormatter クラス GeneralFormatter メンバ
© MESCIUS inc. All rights reserved.