Message.ShallowCopy Method

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

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

Syntax

C#

public Message ShallowCopy()

Return Value

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

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Message Class

TcHmiSrv.Core Namespace