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

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

NumberFormatInfo.PercentNegativePattern プロパティ

負のパーセント値の形式パターン取得または設定します

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

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

value = instance.PercentNegativePattern

instance.PercentNegativePattern = value
public int PercentNegativePattern { get;
 set; }
public:
property int PercentNegativePattern {
    int get ();
    void set (int value);
}
/** @property */
public int get_PercentNegativePattern ()

/** @property */
public void set_PercentNegativePattern (int
 value)
public function get PercentNegativePattern
 () : int

public function set PercentNegativePattern
 (value : int)

プロパティ
負のパーセント値の形式パターン。InvariantInfo の既定値は 0 で、"-n %" を表します。"%" は PercentSymbol で、n数値です。

例外例外
例外種類条件

ArgumentOutOfRangeException

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

InvalidOperationException

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

解説解説

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

関連付けられたパターン

0

-n %

1

-n%

2

-%n

3

%-n

4

%n-

5

n-%

6

n%-

7

-%n

8

n %-

9

% n-

10

% -n

11

n- %

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
NumberFormatInfo クラス
NumberFormatInfo メンバ
System.Globalization 名前空間
NumberFormatInfo.PercentDecimalDigits プロパティ
NumberFormatInfo.PercentDecimalSeparator プロパティ
NumberFormatInfo.PercentGroupSeparator プロパティ
NumberFormatInfo.PercentGroupSizes プロパティ
PercentSymbol
PercentPositivePattern
NumberFormatInfo.CurrencyNegativePattern プロパティ
NumberFormatInfo.NumberNegativePattern プロパティ


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

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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS