DynamicInterfaceInstance.MemberInstances Property

Gets the member instances of the Struct Instance.

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

Syntax

C#

public ISymbolCollection<ISymbol> MemberInstances { get; }

Property Value

Type: ISymbolCollection.ISymbol.
The member instances.

Implements

IInterfaceInstance.MemberInstances

Reference

DynamicInterfaceInstance Class

TwinCAT.TypeSystem Namespace