System::Globalization::NumberFormatInfo::ReadOnly 方法
NumberFormatInfo::ReadOnly method
获取格式化程序的只读版本。
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::ReadOnly(NumberFormatInfoPtr nfi)
| Parameter | Type | 描述 |
|---|---|---|
| nfi | NumberFormatInfoPtr | 获取只读版本的格式化程序。 |
ReturnValue
如果 nfi 为只读,则返回它;否则创建其副本并标记为只读。
另见
- Typedef NumberFormatInfoPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++