طريقة System::Globalization::NumberFormatInfo::get_NumberNegativePattern
NumberFormatInfo::get_NumberNegativePattern method
يحصل على نمط سالب للرقم.
int System::Globalization::NumberFormatInfo::get_NumberNegativePattern() const
ReturnValue
فهرس النمط في المصفوفة {"(n)", “-n”, “- n”, “n-”, “n -"}، حيث “n” هو الرقم و”-" هو علامة الطرح.
انظر أيضًا
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++