System::Globalization::NumberFormatInfo::Clone method

NumberFormatInfo::Clone method

Clones format info.

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

ReturnValue

New object copied from the current NumberFormatInfo.

See Also