| Class | Description |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUAClientCore | The core part of the EasyUAClient object. |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUAClientManagementCore | The core part of the EasyUAClientManagement object. |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUAClientSelector | Describes how to select the EasyUAClientCore object. |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUAEngineException | An exception specific to the EasyUAClientCore component. |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUASpecializedClient | Base class for specialized OPC UA clients. |
![Class](template/packages/core-dotnet/images/Class.png) | EasyUAUriStrings | Contains URI strings used by EasyUAClientCore and OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberCore. |
![Class](template/packages/core-dotnet/images/Class.png) | IEasyUAClientExtension | Contains extension methods to the IEasyUAClient interface. |
![Class](template/packages/core-dotnet/images/Class.png) | StringUANodeIdDictionary | This is a dictionary where the key is a string, and the value is an OPC UA node ID. |
![Class](template/packages/core-dotnet/images/Class.png) | UAAttributeData | A class that stores the value of an attribute, together with status code and timestamps. |
![Class](template/packages/core-dotnet/images/Class.png) | UAAttributeField | A field referring an attribute. |
![Class](template/packages/core-dotnet/images/Class.png) | UAAttributeFieldCollection | A collection of OPC UA attribute fields. |
![Class](template/packages/core-dotnet/images/Class.png) | UABrowseParameters | Specifies which nodes will be returned by browsing the OPC server's address space. |
![Class](template/packages/core-dotnet/images/Class.png) | UACallServiceException | An exception thrown when a UA defined error occurs in the Call operation. |
![Class](template/packages/core-dotnet/images/Class.png) | UADataChangeFilter | Defines the conditions under which a data change notification should be reported. |
![Class](template/packages/core-dotnet/images/Class.png) | UADataValue | A class that stores the value, together with status code and timestamps. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEndpointDescriptor | Contains data defining a connection to the OPC-UA Server (mainly, its URL string). |
![Class](template/packages/core-dotnet/images/Class.png) | UAEndpointDescriptorCollection | A collection of OPC UA endpoint descriptors. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEndpointDescriptorUANodeIdDictionary | This is a dictionary where the key is an OPC UA endpoint descriptor, and the value is an OPC UA node ID. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEventData | Contains event notification information. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEventFilter | Defines the conditions under which an event notification should be reported. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEventFilterBuilder | The builder for event filter. |
![Class](template/packages/core-dotnet/images/Class.png) | UAEventNotifiers | Flags that can be set for the EventNotifier attribute. |
![Class](template/packages/core-dotnet/images/Class.png) | UAExtensionObject | An object used to wrap OPC UA complex data types. |
![Class](template/packages/core-dotnet/images/Class.png) | UAFieldResultDictionary | This is a dictionary where the key is an OPC UA attribute field, and the value is a value result of that field. |
![Class](template/packages/core-dotnet/images/Class.png) | UAIndexRange | An index range. Determines a continuous span of elements for a single dimension of an array. |
![Class](template/packages/core-dotnet/images/Class.png) | UAIndexRangeList | List of index ranges. Can be used to identify the whole array, a single element of a structure or an array, or a single range of indexes for arrays. |
![Class](template/packages/core-dotnet/images/Class.png) | UAInvalidReferenceException | An exception generated when OPC UA node that does not exist or is invalid for the expected usage has been referenced. |
![Class](template/packages/core-dotnet/images/Class.png) | UAKeyValueDictionary | A dictionary where the key is an OPC UA qualified name, and the value can be any value valid in OPC UA. |
![Class](template/packages/core-dotnet/images/Class.png) | UAKeyValuePair | Provides an OPC UA key value pair. |
![Class](template/packages/core-dotnet/images/Class.png) | UAMethodOutputException | The exception that is thrown when an OPC UA method result (output argument) is not valid. |
![Class](template/packages/core-dotnet/images/Class.png) | UAMonitoringParameters | Contains monitoring parameters (such as the sampling interval, and optional data change or event filter). |
![Class](template/packages/core-dotnet/images/Class.png) | UANodeDescriptor | Contains information necessary to identify a node in OPC UA address space. |
![Class](template/packages/core-dotnet/images/Class.png) | UANodeIdUAApplicationElementDictionary | This is a dictionary where the key is an OPC UA node ID, and the value is an OPC UA application element. |
![Class](template/packages/core-dotnet/images/Class.png) | UAReadParameters | Contains parameters for OPC-UA read operations, such as the maximum age of the value. |
![Class](template/packages/core-dotnet/images/Class.png) | UAResultException | The exception that is thrown when an OPC UA result (return value or an argument) was not expected for the requested operation. |
![Class](template/packages/core-dotnet/images/Class.png) | UAServiceException | An exception thrown when a UA defined error occurs. |
![Class](template/packages/core-dotnet/images/Class.png) | UAServiceResult | The service result combines the status code and diagnostic information. |
![Class](template/packages/core-dotnet/images/Class.png) | UAStatusCode | A status code that describes the result of a service or operation. |
![Class](template/packages/core-dotnet/images/Class.png) | UAStatusCodeException | An exception generated when the OPC-UA status code is not as expected. |
![Class](template/packages/core-dotnet/images/Class.png) | UASubscriptionParameters | Contains subscription parameters (such as the publishing interval). |
![Class](template/packages/core-dotnet/images/Class.png) | UATimeZoneData | Defines the local time that may or may not take daylight saving time into account. |
![Class](template/packages/core-dotnet/images/Class.png) | UAType | Contains classes that facilitate work with OPC-UA types. |
![Class](template/packages/core-dotnet/images/Class.png) | UAUtilities | Contains static members that facilitate work with types related to OPC Unified Architecture. |
![Class](template/packages/core-dotnet/images/Class.png) | UAValueRanks | Contains standard OPC-UA value rank values. The value rank indicates whether the Value Attribute of the OPC-UA Variable is an array and how many dimensions the array has. |