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: 15.0.2.11458
Syntaxpublic Func<Object?, Object?>? GetValue { get; }Property Value
Type:
FuncObject,
Object
See Also