NumberFormatInfo.CurrencyNegativePattern プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As NumberFormatInfo Dim value As Integer value = instance.CurrencyNegativePattern instance.CurrencyNegativePattern = value
/** @property */ public int get_CurrencyNegativePattern () /** @property */ public void set_CurrencyNegativePattern (int value)
public function get CurrencyNegativePattern () : int public function set CurrencyNegativePattern (value : int)
通貨の負の値の形式パターン。InvariantInfo の既定値は 0 で、"($n)" を表します。"$" は CurrencySymbol で、n は数値です。



Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


NumberFormatInfo クラス
NumberFormatInfo メンバ
System.Globalization 名前空間
NumberFormatInfo.CurrencyDecimalDigits プロパティ
NumberFormatInfo.CurrencyDecimalSeparator プロパティ
NumberFormatInfo.CurrencyGroupSeparator プロパティ
NumberFormatInfo.CurrencyGroupSizes プロパティ
CurrencySymbol
CurrencyPositivePattern
NumberNegativePattern
PercentNegativePattern
Weblioに収録されているすべての辞書からNumberFormatInfo.CurrencyNegativePattern プロパティを検索する場合は、下記のリンクをクリックしてください。

- NumberFormatInfo.CurrencyNegativePattern プロパティのページへのリンク