SPPersistedObject.Clone method
SharePoint 2013
Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] public Object Clone()