IAdsSymbolLoader Interface
Symbol Loader interface
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IAdsSymbolLoader : ISymbolLoader,
ISymbolProvider
VB
Public Interface IAdsSymbolLoader
Inherits ISymbolLoader, ISymbolProvider
The IAdsSymbolLoader type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the build in types. (Inherited from ISymbolLoader.) | |
|
Gets all data types from all Namespaces (Inherited from ISymbolProvider.) | |
|
Gets/Sets the default notification settings for this SymbolLoader | |
|
Gets the image base address. | |
|
Gets the name of the root namespace (Inherited from ISymbolProvider.) | |
|
Gets or sets the access Method (Inherited from ISymbolLoader.) | |
|
Gets the (root) symbols of the Symbol provider. (Inherited from ISymbolProvider.) |