DynamicValue.setMemberValue Method

Writes the specified member element.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

protected virtual void setMemberValue(
    ISymbol memberInstance,
    Object? value
)

Parameters

memberInstance

Type: TwinCAT.TypeSystem.ISymbol
The member instance.

value

Type: System.Object
The value.

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace