Event.DeepCopy Method

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

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

Syntax

C#

public Event DeepCopy()

Return Value

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

Implements

IDeepCopyable.T..DeepCopy.

Reference

Event Class

TcHmiSrv.Core Namespace