Value.ShallowCopy Method

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

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

Syntax

C#

public Value ShallowCopy()

Return Value

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

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Value Class

TcHmiSrv.Core Namespace