System::Globalization::NumberFormatInfo::get_PercentPositivePattern método
NumberFormatInfo::get_PercentPositivePattern method
Obtiene el patrón positivo del porcentaje.
int System::Globalization::NumberFormatInfo::get_PercentPositivePattern() const
ReturnValue
Índice del patrón en la matriz {“n %”, “n%”, “%n”, “% n”}, donde “n” es el número y “%” es el signo de porcentaje.
Ver también
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++