PowerTools InputMan for Windows Forms 8.0J
BuildFields(String,String,String,String,String) メソッド

パターンを示すSystem.String値。
値が正のときに前に付加する文字列を示すSystem.String値。
値が正のときに後に付加する文字列を示すSystem.String値。
値が負のときに前に付加する文字列を示すSystem.String値。
値が負のときに後に付加する文字列を示すSystem.String値。
指定した書式に従ってNumberDisplayFieldを作成します。
構文
Public Overloads Shared Function BuildFields( _
   ByVal pattern As String, _
   ByVal positivePrefix As String, _
   ByVal positiveSuffix As String, _
   ByVal negativePrefix As String, _
   ByVal negativeSuffix As String _
) As NumberDisplayField()

パラメータ

pattern
パターンを示すSystem.String値。
positivePrefix
値が正のときに前に付加する文字列を示すSystem.String値。
positiveSuffix
値が正のときに後に付加する文字列を示すSystem.String値。
negativePrefix
値が負のときに前に付加する文字列を示すSystem.String値。
negativeSuffix
値が負のときに後に付加する文字列を示すSystem.String値。
参照

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

 

 


© 2004-2015 GrapeCity inc. All rights reserved.