System::Globalization::NumberFormatInfo::set_NumberNegativePattern طريقة

NumberFormatInfo::set_NumberNegativePattern method

يضبط نمط السالب للرقم.

void System::Globalization::NumberFormatInfo::set_NumberNegativePattern(int value)
معاملنوعالوصف
قيمةintفهرس النمط في المصفوفة {"(n)", “-n”, “- n”, “n-”, “n -"}، حيث “n” هو الرقم و”-" هو علامة الطرح.

انظر أيضًا