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

現在の位置で正/負の符号が許可されるかどうかを判定します。
構文
'宣言
 
Protected Overridable Function ValidatePosNegSignPlacement( _
   ByVal fNegSignChar As Boolean, _
   ByVal fSctfc As Boolean, _
   ByVal iSctfcNota As Integer, _
   ByVal fOpenParen As Boolean, _
   ByVal fNumericChars As Boolean, _
   ByVal iCurrCharIndex As Integer, _
   ByRef fNumSign As Boolean, _
   ByRef fNegative As Boolean, _
   ByRef fExpNumSign As Boolean, _
   ByRef fExpNegative As Boolean _
) As Boolean

パラメータ

fNegSignChar
fSctfc
iSctfcNota
fOpenParen
fNumericChars
iCurrCharIndex
fNumSign
fNegative
fExpNumSign
fExpNegative

戻り値の型

符号が有効な位置にある場合はTrue、それ以外の場合はFalse
参照

GeneralFormatter クラス
GeneralFormatter メンバ

 

 


© MESCIUS inc. All rights reserved.