DynamicValue.WriteMember Method

Writes the specified member element.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.116+a71ced3

Syntax

C#

protected virtual void WriteMember(
    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