IValueAnySymbol.ReadAnyValue Method (Type)
Reads the value of this Value into a new created instance of the managed type
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
Object ReadAnyValue(
Type managedType
)
VB
Function ReadAnyValue (
managedType As Type
) As Object
Parameters
managedType |
Type: System.Type |
Return Value
Type: Object
Read value (System.Object).