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

Dim instance As NumberFormatInfo Dim value As Integer value = instance.CurrencyPositivePattern instance.CurrencyPositivePattern = value
/** @property */ public int get_CurrencyPositivePattern () /** @property */ public void set_CurrencyPositivePattern (int value)
public function get CurrencyPositivePattern () : int public function set CurrencyPositivePattern (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
NumberFormatInfo.CurrencyNegativePattern プロパティ
PercentPositivePattern
Weblioに収録されているすべての辞書からNumberFormatInfo.CurrencyPositivePattern プロパティを検索する場合は、下記のリンクをクリックしてください。

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