| Overload | Description | 
|---|---|
| DAVtqResult Constructor() | Initializes a new instance of the class with default data. | 
| DAVtqResult Constructor(DAVtqResult) | Initializes a new instance of the class, with a copy of another instance. | 
| DAVtqResult Constructor(Object,DAVtq) | Initializes a new instance of the class, with given state object and OpcLabs.EasyOpc.DataAccess.DAVtq. | 
| DAVtqResult Constructor(Object,Exception) | Initializes a new instance of the class, with given state object and exception. | 
| DAVtqResult Constructor(Object,Exception,DAVtq) | Initializes a new instance of the class, with given state object, exception, and OpcLabs.EasyOpc.DataAccess.DAVtq. | 
| DAVtqResult Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
