CompositeProcessingResult Class Members
In This Topic
The following tables list the members exposed by
CompositeProcessingResult.
Public Constructors
Public Properties
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