IDynamicSymbolLoader Interface
Dynamic symbol loader interface
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IDynamicSymbolLoader : ISymbolLoader,
ISymbolProvider
VB
Public Interface IDynamicSymbolLoader
Inherits ISymbolLoader, ISymbolProvider
The IDynamicSymbolLoader 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 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.)  | |
| 
                   
                      | 
                   Gets the symbols (late bound as dynamic objects)  |