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