DynamicReferenceValue.ReadMember Method

Reads the specified member element.

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

Syntax

C#

protected override Object ReadMember(
    ISymbol memberInstance
)

Parameters

memberInstance

Type: TwinCAT.TypeSystem.ISymbol
The member instance.

Return Value

Type: Object

Reference

DynamicReferenceValue Class

TwinCAT.TypeSystem Namespace