IValueAnySymbol Methods

Methods

 

Name

Description

ReadAnyValue(Type)

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

ReadAnyValue(Type, Int32)

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

UpdateAnyValue(Object.)

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

UpdateAnyValue(Object., Int32)

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

WriteAnyValue(Object)

Writes the value represented by the managed value to this Value

WriteAnyValue(Object, Int32)

Writes the value represented by the managed value to this Value

Reference

IValueAnySymbol Interface

TwinCAT.TypeSystem Namespace