Clone()

PersianCalendar::Clone() method

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

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

See Also