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

ReadOnlySymbolCollection Elements { get; }

VB

ReadOnly Property Elements As ReadOnlySymbolCollection
    Get

Property Value

Type: ReadOnlySymbolCollection
The elements.

Reference

IArrayInstance Interface

TwinCAT.TypeSystem Namespace