ISymbolLoader Interface
Symbol Loader interface
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface ISymbolLoader : ISymbolProvider
VB
Public Interface ISymbolLoader
Inherits ISymbolProvider
The ISymbolLoader type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the build in types. | |
|
Gets all data types from all Namespaces (Inherited from ISymbolProvider.) | |
|
Gets the name of the root namespace (Inherited from ISymbolProvider.) | |
|
Gets or sets the access Method | |
|
Gets the (root) symbols of the Symbol provider. (Inherited from ISymbolProvider.) |
Further Information