IValueAnySymbol.UpdateAnyValue Method (Object.)
Reads the value of this Value into the specified managed value.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
void UpdateAnyValue(
ref Object managedObject
)
VB
Sub UpdateAnyValue (
ByRef managedObject As Object
)
Parameters
managedObject |
Type: System.Object. |
Return Value
Type:
Read value (System.Object).