IDeepCopyable.T..DeepCopy Method

Creates a new object that is a deep copy of the current instance.

Namespace:  TcHmiSrv.Core.Duplication
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

T DeepCopy()

Return Value

Type: T
A new object that is a deep copy of the current instance.

Reference

IDeepCopyable.T. Interface

TcHmiSrv.Core.Duplication Namespace