ResolveHandler.ReadElement Method
Reads the specified element from the current instance.
Namespace: TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected override Object ReadElement(
Object current,
string element
)
Parameters
current |
Type: System.Object |
element |
Type: System.String |
Return Value
Type: Object
The value of the specified element.