ResolveHandler.T..ReadElements Method
Reads the specified elements from the current instance.
Namespace: TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public T ReadElements(
T current,
Queue<string> elements,
bool throwOnError
)Parameters
|
current |
Type: T |
|
elements |
Type: System.Collections.Generic.Queue.String. |
|
throwOnError |
Type: System.Boolean |