SymbolWithValue.Read Method
Reads the Value at the specified path from Value.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected override Value Read(
Queue<string> elements
)
Parameters
elements |
Type: System.Collections.Generic.Queue.String. |