Value . Conversion (Value to UInt16)

Converts an instance of the Value class to the appropriate UInt16.

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

Syntax

C#

public static implicit operator ushort (
    Value value
)

Parameters

value

Type: TcHmiSrv.Value
The Value to convert.

Return Value

Type: UInt16
An UInt16 that represents value.

Reference

Value Class

. Overload

TcHmiSrv Namespace