Event.ShallowCopy Method

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

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

Syntax

C#

public Event ShallowCopy()

Return Value

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

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Event Class

TcHmiSrv.Core Namespace