IValueAnySymbol.ReadAnyValue.T. Method

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

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

Syntax

C#

T ReadAnyValue<T>()

Type Parameters

T

Type of the Value to be read.

Return Value

Type: T
T.

Reference

IValueAnySymbol Interface

ReadAnyValue Overload

TwinCAT.TypeSystem Namespace