Context.DeepCopy Method

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

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

Syntax

C#

public Context DeepCopy()

Return Value

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

Implements

IDeepCopyable.T..DeepCopy.

Reference

Context Class

TcHmiSrv.Core Namespace