ResolveHandlerTWriteElement Method
Writes the specified value to the specified element of the current instance.
Namespace: TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
protected abstract T WriteElement(
T current,
string element,
Object value,
Converter converter
)Parameters
|
current T |
An instance of the specified type to write to. |
|
element String |
The name of the element to write. |
|
value Object |
The Object to be written. |
|
converter Converter |
A Converter that is used to convert value to an instance of the Type associated with the specified element. |
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