DataArrayTValueChange Structure |
Previous value of an element that changed.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 17.00.05
Syntaxpublic struct ValueChange
The DataArrayTValueChange generic type exposes the following members.
Fields|
| Name | Description |
|---|
 | Index |
Index of element that changed.
|
 | OldValue |
Previous value of element.
|
Top
See Also