Clone()

JulianCalendar::Clone() method

Creates a copy of the current object and returns a shared pointer to it.

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

See Also