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

Glossary Item Box

The following tables list the members exposed by TypeTable.

Public Constructors

 NameDescription
Public ConstructorTypeTable Constructor Initializes the object with default values.  
Top

Public Methods

 NameDescription
Public MethodAdd Adds a node to the type table if it is a type and does not already exist. If it exists references are updated.  
Public MethodAddEncoding Adds an encoding for an existing data type.  
Public MethodAddReferenceSubtype Adds type to the table. A browse name is only required if it is a ReferenceType.  
Public MethodAddSubtype Adds type to the table. A browse name is only required if it is a ReferenceType.  
Public MethodClear Removes all types from the tree.  
Public MethodFindDataTypeIdOverloaded.   
Public MethodFindReferenceType  
Public MethodFindReferenceTypeName  
Public MethodFindSubTypes  
Public MethodFindSuperTypeOverloaded.   
Public MethodIsEncodingForOverloaded.   
Public MethodIsEncodingOf  
Public MethodIsKnownOverloaded.   
Public MethodIsTypeOfOverloaded.   
Public MethodRemove Removes a subtype.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.