QuickOPC User's Guide and Reference
IUADataTypeSystem Interface Methods

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeModel Namespace : IUADataTypeSystem Interface

For a list of all members of this type, see IUADataTypeSystem members.

Public Methods
 NameDescription
 MethodAdds a data type dictionary to the data type system.  
 MethodIn DataTypeDefinition model, decodes an object body according to given data type info.  
 MethodIn DataTypeDictionary model, decodes an extension object body according to given data type descriptor.  
 MethodIn DataTypeDefinition model, encodes generic data according to given data type info.  
 MethodIn DataTypeDictionary model, encodes generic data according to given data type descriptor.  
 MethodGets the data type for the specified data type info.  
 MethodIn DataTypeDictionary model, gets the data type for the specified data type descriptor.  
 MethodDetermines whether a given data type dictionary exists in the data type system.  
 MethodRemoves a data type dictionary from the data type system.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the data type of specified data type class for the specified data type info.
Top
See Also

Reference

IUADataTypeSystem Interface
OpcLabs.EasyOpc.UA.DataTypeModel Namespace