ISymbolServer.Symbols Property

Gets the symbols.

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
The symbols.

Reference

ISymbolServer Interface

TwinCAT.TypeSystem Namespace