SignalGroupDataGetDataValue Method |
Returns the first and current data values.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic (Object first, Object? current) GetDataValue()
Return Value
Type:
ValueTupleObject,
ObjectThe first and current data values.
See Also