
'Declaration
Public Class EncodeableFactory Implements IEncodeableFactory
'Usage
Dim instance As EncodeableFactory
public class EncodeableFactory : IEncodeableFactory
public ref class EncodeableFactory : public IEncodeableFactory
This factory is used to store and retrieve underlying OPC UA system types.
You can manually add types. You can also import all types from a specified assembly. Once the types exist within the factory, these types can be then easily queried.
System.Object
Opc.Ua.EncodeableFactory
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2