EasyUA Reference
EncodeableFactory Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : EncodeableFactory Class

Glossary Item Box

The following tables list the members exposed by EncodeableFactory.

Public Constructors

 NameDescription
Public ConstructorEncodeableFactory ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)GlobalFactory The default factory for the process.  
Public PropertyInstanceId Returns a unique identifier for the table instance. Used to debug problems with shared tables.  
Public PropertySyncRoot Returns the object used to synchronize access to the factory.  
Top

Public Methods

 NameDescription
Public MethodAddEncodeableTypeOverloaded.  Adds an extension type to the factory.  
Public MethodAddEncodeableTypes Adds all encodable types exported from an assembly to the factory.  
Public MethodGetSystemType Returns the system type for the specified type id.  
Public Methodstatic (Shared in Visual Basic)GetXmlName Returns the xml qualified name for the specified system type id.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.