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