System::Globalization::NumberFormatInfo::get_IsReadOnly 方法

NumberFormatInfo::get_IsReadOnly method

检查格式是否为只读。

bool System::Globalization::NumberFormatInfo::get_IsReadOnly() const

ReturnValue

如果格式为只读则为 true,否则为 false。

另见