Command.DeepCopy Method

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

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

Syntax

C#

public Command DeepCopy()

Return Value

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

Implements

IDeepCopyable.T..DeepCopy.

Reference

Command Class

TcHmiSrv.Core Namespace