System::Globalization::CultureInfo::Clone method

CultureInfo::Clone method

Clones culture info.

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

ReturnValue

Newly created culture info object with same data as current one.

See Also