DynamicUnionInstance.FieldInstances Property

Gets the member instances of the Struct Instance.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ReadOnlySymbolCollection FieldInstances { get; }

VB

Public ReadOnly Property FieldInstances As ReadOnlySymbolCollection
    Get

Property Value

Type: ReadOnlySymbolCollection
The member instances.

Implements

IUnionInstance.FieldInstances

Reference

DynamicUnionInstance Class

TwinCAT.TypeSystem Namespace