IUnionInstance.FieldInstances Property

Gets the field instances of the Union

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

ISymbolCollection<ISymbol> FieldInstances { get; }

Property Value

Type: ISymbolCollection.ISymbol.
The field instances.

Reference

IUnionInstance Interface

TwinCAT.TypeSystem Namespace