ICopyable.T. Methods

The ICopyable.T. generic type exposes the following members.

Methods

 

Name

Description

ICopyable.T. Methods 1:

DeepCopy

Creates a new object that is a deep copy of the current instance. (Inherited from IDeepCopyable.T..)

ICopyable.T. Methods 2:

ShallowCopy

Creates a new object that is a shallow copy of the current instance. (Inherited from IShallowCopyable.T..)

Reference

ICopyable.T. Interface

TcHmiSrv.Core.Duplication Namespace