Value Constructor (Int32)

Initializes a new instance of the Value class with the specified integer.

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

Syntax

C#

public Value(
    int value
)

Parameters

value

Type: System.Int32
The integer to be set.

Reference

Value Class

Value Overload

TcHmiSrv Namespace