Metodo System::Globalization::NumberFormatInfo::get_NumberNegativePattern
NumberFormatInfo::get_NumberNegativePattern method
Ottiene il modello negativo del numero.
int System::Globalization::NumberFormatInfo::get_NumberNegativePattern() const
ReturnValue
Indice del modello nell’array {"(n)", “-n”, “- n”, “n-”, “n -”}, dove “n” è il numero e “-” è il segno meno.
Vedi anche
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++