ListenerSettings . Conversion (ListenerSettings to Value)
Converts ListenerSettings to the appropriate instance of the Value class.
Namespace: TcHmiSrv.Core.Tools.Settings
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static implicit operator Value (
ListenerSettings value
)
Parameters
value |
Type: TcHmiSrv.Core.Tools.Settings.ListenerSettings |
Return Value
Type: Value
[Missing <returns> documentation for "M:TcHmiSrv.Core.Tools.Settings.ListenerSettings.op_Implicit(TcHmiSrv.Core.Tools.Settings.ListenerSettings)~TcHmiSrv.Core.Value"]