MESCIUS SPREAD for Windows Forms 15.0J
SetFields(String,String,String,String,String) メソッド

リテラル文字列を表すSystem.String値。
正の接頭辞の文字列を示すSystem.String値。
正の接尾辞の文字列を示すSystem.String値。
負の接頭辞の文字列を示すSystem.String値。
負の接尾辞の文字列を示すSystem.String値。
パターンを解析して各フィールドの設定を同期します。
構文
'宣言
 
Public Overloads Sub SetFields( _
   ByVal pattern As String, _
   ByVal positivePrefix As String, _
   ByVal positiveSuffix As String, _
   ByVal negativePrefix As String, _
   ByVal negativeSuffix As String _
) 

パラメータ

pattern
リテラル文字列を表すSystem.String値。
positivePrefix
正の接頭辞の文字列を示すSystem.String値。
positiveSuffix
正の接尾辞の文字列を示すSystem.String値。
negativePrefix
負の接頭辞の文字列を示すSystem.String値。
negativeSuffix
負の接尾辞の文字列を示すSystem.String値。
参照

NumberFields クラス
NumberFields メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.