VocabularydestructorsInputsOutputsNone
Word descriptionAttempts to dispose of each element of a sequence and collects all of the errors into a sequence. If any errors are thrown during disposal, the last error is rethrown after all objects have been disposed.
Definition