ResolveHandlerTReadElements Method
Reads the specified elements from the current instance.
Namespace: TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public T ReadElements(
T current,
Queue<string> elements,
bool throwOnError
)Parameters
|
current T |
An instance of the specified type to read from. |
|
A QueueT containing the elements to read. | |
|
throwOnError Boolean |
true to throw an Exception if reading the specified elements failed; otherwise, false to return the value at which reading fails. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
ResolveHandlerT Class TcHmiSrv.Core.Tools.Resolving.Handlers Namespace
Copyright © Beckhoff Automation GmbH & Co. KG