get_InternalInnerExceptions()

Details_AggregateException::get_InternalInnerExceptions() method

Returns the internal array of inner exceptions.

const ArrayPtr<Exception> & System::Details_AggregateException::get_InternalInnerExceptions()

Return Value

An ArrayPtr containing Exception objects.

See Also