QuickOPC User's Guide and Reference
OpcLabs.BaseLib.DataTypeModel Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.DataTypeModel Namespace
This namespace contains classes that facilitate work with data type model.
Classes
 ClassDescription
ClassBase class for structured and union data types.
ClassA data field of a structured data type.
ClassA collection of data fields.
ClassAn abstract data type.
ClassA data of enumeration data type.
ClassA data type consisting of a set of named values.
ClassA member of an enumeration data type.
ClassA collection of enumeration members.
ClassThis is a dictionary where the key is a field name, and the value is a generic data of that field.
ClassAn abstract generic data.
ClassA collection of generic data.
ClassA data of opaque data type.
ClassA data type whose concrete representation is hidden from its users.
ClassA data of primitive data type.
ClassA basic or built-in type of the data type system.
ClassA data of sequence data type.
ClassA data type that represents a countable number of ordered values.
ClassA data of structured data type.
ClassA structured data type, such as a record or an advanced union.
ClassContains information about the member or abstract type.
ClassA data of (tagged) union data type.
ClassA (tagged) union data type.
Enumerations
 EnumerationDescription
EnumerationThe kind of a data type.
See Also

Reference

OpcLabs.BaseLib Assembly