get_InnerExceptions()
Details_AggregateException::get_InnerExceptions() method
Gets a read-only collection of the inner exceptions.
SharedPtr<Collections::ObjectModel::ReadOnlyCollection<Exception>> System::Details_AggregateException::get_InnerExceptions()
Return Value
A shared pointer to a read-only collection of Exception objects.
See Also
- Typedef SharedPtr
- Typedef Exception
- Class ReadOnlyCollection
- Class Details_AggregateException
- Namespace System
- Library Aspose.Slides