System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern metode

NumberFormatInfo::get_CurrencyPositivePattern method

Mendapatkan pola positif mata uang.

int System::Globalization::NumberFormatInfo::get_CurrencyPositivePattern() const

ReturnValue

Indeks pola dalam array {"$n", “n$”, “$ n”, “n $”}, di mana “n” adalah angka dan “$” adalah simbol mata uang.

Lihat Juga