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 |
---|---|---|
|
Gets all data types from all Namespaces | |
|
Gets the name of the root namespace | |
|
Gets the (root) symbols of the Symbol provider. |
Further Information