Context.ShallowCopy Method

Creates a new Context that is a shallow copy of the current Context.

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

Syntax

C#

public Context ShallowCopy()

Return Value

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

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Context Class

TcHmiSrv.Core Namespace