'Usage
Dim state As Object Dim exception As Exception Dim instance As New AENodeElementCollectionResult(state, exception)
public: AENodeElementCollectionResult( Object^ state, Exception^ exception )
Parameters
- state
- The state object specified when the operation was invoked.
- exception
- The reason of the failure of the operation.