FieldDescriptorGetValue Property |
A delegate for retrieving the value of a field from an instance of a structure (or null).
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic Func<Object?, Object?>? GetValue { get; }Property Value
FuncObject,
Object
See Also