IDynamicValue Methods
The IDynamicValue type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Returns the DynamicMetaObject
responsible for binding operations performed on this object. | |
|
|
Reads the value (via ADS) | |
|
|
Reads the value (via ADS) | |
|
|
Resolves the Value object to its primitive value. | |
|
|
Returns Array Element values. | |
|
|
Tries to get the specified Array Element | |
|
|
Tries to get a property/Member value. | |
|
|
Tries to resolve the Value object to its primitive value. | |
|
|
Tries to set the indexed value on Arrays | |
|
|
Tries to Set a Member/Property Value | |
|
|
Writes the value (via ADS) | |
|
|
Writes the value (via ADS) |
Reference
IDynamicValue Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IValue.Read Method
- IValue.ReadAsync Method
- IValue.ResolveValue Method
- IArrayValue.TryGetArrayElementValues Method
- IArrayValue.TryGetIndexValue Method
- IStructValue.TryGetMemberValue Method
- IValue.TryResolveValue Method
- IArrayValue.TrySetIndexValue Method
- IStructValue.TrySetMemberValue Method
- IValue.Write Method
- IValue.WriteAsync Method