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