IDynamicValue Methods
The IDynamicValue type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
GetMetaObject |
Returns the DynamicMetaObject responsible for binding operations performed on this object. (Inherited from IDynamicMetaObjectProvider.) |
|
Reads the value (via ADS) (Inherited from IValue.) | |
|
Reads the value (via ADS) (Inherited from IValue.) | |
|
Resolves the Value object to its primitive value. (Inherited from IValue.) | |
|
Returns Array Element values. (Inherited from IArrayValue.) | |
|
Tries to get the specified Array Element (Inherited from IArrayValue.) | |
|
Tries to get a property/Member value. (Inherited from IStructValue.) | |
|
Tries to resolves the Value object to its primitive value. (Inherited from IValue.) | |
|
Tries to set the indexed value on Arrays (Inherited from IArrayValue.) | |
|
Tries to Set a Member/Property Value (Inherited from IStructValue.) | |
|
Writes the value (via ADS) (Inherited from IValue.) | |
|
Writes the value (via ADS) (Inherited from IValue.) |