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