IValueAnySymbol Methods

The IValueAnySymbol type exposes the following members.

Methods

 

Name

Description

IValueAnySymbol Methods 1:

ReadAnyValue(Type)

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

IValueAnySymbol Methods 2:

ReadAnyValue(Type, Int32)

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

IValueAnySymbol Methods 3:

ReadAnyValue.T..

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

IValueAnySymbol Methods 4:

ReadAnyValue.T.(Int32)

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

IValueAnySymbol Methods 5:

ReadAnyValueAsync(Type, CancellationToken)

Reads the (AnyType) value asynchronously.

IValueAnySymbol Methods 6:

ReadAnyValueAsync.T.(CancellationToken)

Reads the (AnyType) value asynchronously.

IValueAnySymbol Methods 7:

UpdateAnyValue(Object.)

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

IValueAnySymbol Methods 8:

UpdateAnyValue(Object., Int32)

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

IValueAnySymbol Methods 9:

WriteAnyValue(Object)

Writes the value represented by the managed value to this Value

IValueAnySymbol Methods 10:

WriteAnyValue(Object, Int32)

Writes the value represented by the managed value to this Value

Extension Methods

 

Name

Description

ReferencesExternalData

Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. (Defined by DataTypeExtension.)

Reference

IValueAnySymbol Interface

TwinCAT.TypeSystem Namespace