Interface IDeepCloneable
Provides a mean to deep-clone an object.
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public interface IDeepCloneableMethods
View SourceDeepClone()
Declaration
object DeepClone()Returns
| Type | Description | 
|---|---|
| System.Object |