IValueAnySymbol.UpdateAnyValue Method (Object.)

Reads the value of this Value into the specified managed value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

void UpdateAnyValue(
    ref Object managedObject
)

Parameters

managedObject

Type: System.Object.
The managed object.

Return Value

Type: 
Read value (System.Object).

Reference

IValueAnySymbol Interface

UpdateAnyValue Overload

TwinCAT.TypeSystem Namespace

IValueAnySymbol.ReadAnyValue(Type)

IValueAnySymbol.WriteAnyValue(Object)