System::Globalization::NumberFormatInfo::Clone 方法

NumberFormatInfo::Clone method

克隆格式信息。

SharedPtr<Object> System::Globalization::NumberFormatInfo::Clone() override

ReturnValue

从当前的 NumberFormatInfo 复制的新对象。

另见