TcAdsSymbolInfo.SubSymbols Property

Gets the sub symbols of this symbol as a collection of TcAdsSymbolInfo objects.

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

Syntax

C#

public TcAdsSymbolInfoCollection SubSymbols { get; }

VB

Public ReadOnly Property SubSymbols As TcAdsSymbolInfoCollection
    Get

Property Value

Type: TcAdsSymbolInfoCollection
The SubSymbol collection.

Implements

ITcAdsSymbolBrowser.SubSymbols

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace