DynamicValue.WriteMember Method
Writes the specified member element.
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual void WriteMember(
ISymbol memberInstance,
Object value
)
VB
Protected Overridable Sub WriteMember (
memberInstance As ISymbol,
value As Object
)
Parameters
| 
                   memberInstance  | 
                   Type: TwinCAT.TypeSystem.ISymbol  | 
| 
                   value  | 
                   Type: System.Object  |