ISymbolProvider Interface

Symbol Provider interface.

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

Syntax

C#

public interface ISymbolProvider

VB

Public Interface ISymbolProvider

The ISymbolProvider type exposes the following members.

Properties

 

Name

Description

DataTypes

Gets all data types from all Namespaces

RootNamespaceName

Gets the name of the root namespace

Symbols

Gets the (root) symbols of the Symbol provider.

Reference

TwinCAT.TypeSystem Namespace