IDynamicValue Methods

The IDynamicValue type exposes the following members.

Methods

 

Name

Description

IDynamicValue Methods 1:

GetMetaObject

Returns the DynamicMetaObject responsible for binding operations performed on this object.
(Inherited from IDynamicMetaObjectProvider)

IDynamicValue Methods 2:

Read

Reads the value (via ADS)
(Inherited from IValue)

IDynamicValue Methods 3:

ReadAsync

Reads the value (via ADS)
(Inherited from IValue)

IDynamicValue Methods 4:

ResolveValue

Resolves the Value object to its primitive value.
(Inherited from IValue)

IDynamicValue Methods 5:

TryGetArrayElementValues

Returns Array Element values.
(Inherited from IArrayValue)

IDynamicValue Methods 6:

TryGetIndexValue

Tries to get the specified Array Element
(Inherited from IArrayValue)

IDynamicValue Methods 7:

TryGetMemberValue

Tries to get a property/Member value.
(Inherited from IStructValue)

IDynamicValue Methods 8:

TryResolveValue

Tries to resolve the Value object to its primitive value.
(Inherited from IValue)

IDynamicValue Methods 9:

TrySetIndexValue

Tries to set the indexed value on Arrays
(Inherited from IArrayValue)

IDynamicValue Methods 10:

TrySetMemberValue

Tries to Set a Member/Property Value
(Inherited from IStructValue)

IDynamicValue Methods 11:

Write

Writes the value (via ADS)
(Inherited from IValue)

IDynamicValue Methods 12:

WriteAsync

Writes the value (via ADS)
(Inherited from IValue)

Reference

IDynamicValue Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026