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

リテラル文字列を表す<b>System.String</b>値。
正の接頭辞の文字列を示す<see cref="T:System.String" />値。
正の接尾辞の文字列を示す<see cref="T:System.String" />値。
負の接頭辞の文字列を示す<see cref="T:System.String" />値。
負の接尾辞の文字列を示す<see cref="T:System.String" />値。
パターンを解析して各フィールドの設定を同期します。
構文
'Declaration
 
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
リテラル文字列を表す<b>System.String</b>値。
positivePrefix
正の接頭辞の文字列を示す<see cref="T:System.String" />値。
positiveSuffix
正の接尾辞の文字列を示す<see cref="T:System.String" />値。
negativePrefix
負の接頭辞の文字列を示す<see cref="T:System.String" />値。
negativeSuffix
負の接尾辞の文字列を示す<see cref="T:System.String" />値。
参照

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

 

 


© MESCIUS inc. All rights reserved.