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
)
Initializes a new instance of the Value class based on another Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public Value(
Value other
)