Clone()

ChineseLunisolarCalendar::Clone() method

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

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

See Also