Symbol.ReadAnyValue Method (Type)

Reads the value of this Value into a new created instance of the managed type

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

Syntax

C#

public Object ReadAnyValue(
    Type managedType
)

Parameters

managedType

Type: System.Type
The tp.

Return Value

Type: Object
Read value (System.Object).

Implements

IValueAnySymbol.ReadAnyValue(Type)

Reference

Symbol Class

ReadAnyValue Overload

TwinCAT.Ads.TypeSystem Namespace

IValueAnySymbol.WriteAnyValue(Object)

IValueAnySymbol.UpdateAnyValue(Object.)