DynamicStructInstance.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#

public ReadOnlySymbolCollection MemberInstances { get; }

VB

Public ReadOnly Property MemberInstances As ReadOnlySymbolCollection
    Get

Property Value

Type: ReadOnlySymbolCollection
The member instances.

Implements

IStructInstance.MemberInstances

Reference

DynamicStructInstance Class

TwinCAT.TypeSystem Namespace