| Overload | Description | 
|---|---|
| UANodeElementCollectionResult Constructor() | Initializes a new instance of the class with default data. | 
| UANodeElementCollectionResult Constructor(Object,UANodeElementCollection) | Initializes a new instance of the class, with given state object and value. | 
| UANodeElementCollectionResult Constructor(Object,Exception) | Initializes a new instance of the class, with given state object and exception. | 
| UANodeElementCollectionResult Constructor(Object,Exception,UANodeElementCollection) | Initializes a new instance of the class, with given state object, exception, and value. | 
| UANodeElementCollectionResult Constructor(UANodeElementCollectionResult) | Initializes a new instance of the class as a copy of another node element collection result. | 
