DataStructAssignFrom Method |
Copy data from structure into this dynamic structure.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic void AssignFrom(
Object structure
)
Parameters
- structure Object
- The object to copy data from.
See Also