IUnionInstance.FieldInstances Property

Gets the field instances of the Union

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

Syntax

C#

ReadOnlySymbolCollection FieldInstances { get; }

VB

ReadOnly Property FieldInstances As ReadOnlySymbolCollection
    Get

Property Value

Type: ReadOnlySymbolCollection
The field instances.

Reference

IUnionInstance Interface

TwinCAT.TypeSystem Namespace