DynamicArrayInstance.Elements Property
Gets the contained Array Elements as read only collection.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlySymbolCollection Elements { get; }
VB
Public ReadOnly Property Elements As ReadOnlySymbolCollection
Get