CompositeProcessingResult Class Methods
In This Topic
For a list of all methods of this type, see
CompositeProcessingResult.
Public Methods
| | Name | Description |
 | Dispose | Releases all resources used by this object. |
 | GetEnumerator | Returns an enumerator that iterates through a compound processing result. |
 | GetResultToParentTable | Returns a dictionary, which contains pairs: result key => parent composite result. |
 | ToString | Returns a string representation of this object. (Inherited from ProcessingResult) |
See Also