Value Constructor (Value)

Initializes a new instance of the Value class based on another Value.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Value(
    Value other
)

Parameters

other

Type: TcHmiSrv.Value
The other Value.

Reference

Value Class

Value Overload

TcHmiSrv Namespace