ITcAdsDataType.SubItems Property

Get the SubElements of this ITcAdsDataType.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

ReadOnlySubItemCollection SubItems { get; }

VB

ReadOnly Property SubItems As ReadOnlySubItemCollection
    Get

Property Value

Type: ReadOnlySubItemCollection
The subItems.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace