NumberFormatInfo.CurrencyPositivePattern プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > NumberFormatInfo.CurrencyPositivePattern プロパティの意味・解説 

NumberFormatInfo.CurrencyPositivePattern プロパティ

通貨の正の値の形式パターン取得または設定します

名前空間: System.Globalization
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Property CurrencyPositivePattern As
 Integer
Dim instance As NumberFormatInfo
Dim value As Integer

value = instance.CurrencyPositivePattern

instance.CurrencyPositivePattern = value
public int CurrencyPositivePattern { get;
 set; }
public:
property int CurrencyPositivePattern {
    int get ();
    void set (int 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数値です。

例外例外
例外種類条件

ArgumentOutOfRangeException

プロパティが 0 より小さいか、3 より大きい値に設定されています。

InvalidOperationException

プロパティ設定されていますが、NumberFormatInfo が読み取り専用です。

解説解説

このプロパティは、次の表の値のいずれか 1 つとります記号 "$" は CurrencySymboln数値です。

関連付けられたパターン

0

$n

1

n$

2

$ n

3

n $

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
NumberFormatInfo クラス
NumberFormatInfo メンバ
System.Globalization 名前空間
NumberFormatInfo.CurrencyDecimalDigits プロパティ
NumberFormatInfo.CurrencyDecimalSeparator プロパティ
NumberFormatInfo.CurrencyGroupSeparator プロパティ
NumberFormatInfo.CurrencyGroupSizes プロパティ
CurrencySymbol
NumberFormatInfo.CurrencyNegativePattern プロパティ
PercentPositivePattern


このページでは「.NET Framework クラス ライブラリ リファレンス」からNumberFormatInfo.CurrencyPositivePattern プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からNumberFormatInfo.CurrencyPositivePattern プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からNumberFormatInfo.CurrencyPositivePattern プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「NumberFormatInfo.CurrencyPositivePattern プロパティ」の関連用語

NumberFormatInfo.CurrencyPositivePattern プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



NumberFormatInfo.CurrencyPositivePattern プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS