IStructInstance.MemberInstances 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#
ReadOnlySymbolCollection MemberInstances { get; }
VB
ReadOnly Property MemberInstances As ReadOnlySymbolCollection
Get