QuickOPC User's Guide and Reference
UADataTypeInfo Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema Namespace : UADataTypeInfo Class

The following tables list the members exposed by UADataTypeInfo.

Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the class with serialized data.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)A void data type info.  
Top
Public Properties
 NameDescription
Public PropertyA model node descriptor of the data type ID of this data type.  
Public PropertyThe name of the data type.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Public Method  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodThe current OPC UA data type info expressed as enum type info.
Public Extension MethodThe current OPC UA data type info expressed as simple type info.
Public Extension MethodThe current OPC UA data type info expressed as structure type info.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UADataTypeInfo Class
OpcLabs.EasyOpc.UA.DataTypeSchema Namespace