IStructInstance.MemberInstances Property

Gets the member instances of the Struct Instance.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.95+cf8c3f5

Syntax

C#

ISymbolCollection<ISymbol> MemberInstances { get; }

Property Value

Type: ISymbolCollection.ISymbol.
The member instances.

Reference

IStructInstance Interface

TwinCAT.TypeSystem Namespace