ISymbolProvider.Symbols Property

Gets the (root) symbols of the Symbol provider.

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

Syntax

C#

ReadOnlySymbolCollection Symbols { get; }

VB

ReadOnly Property Symbols As ReadOnlySymbolCollection
    Get

Property Value

Type: ReadOnlySymbolCollection
Read only collection of the Symbols

Reference

ISymbolProvider Interface

TwinCAT.TypeSystem Namespace