get_InnerExceptionCount()

Details_AggregateException::get_InnerExceptionCount() method

Gets the number of inner exceptions contained in this aggregate exception.

int32_t System::Details_AggregateException::get_InnerExceptionCount()

Return Value

The count of inner exceptions.

See Also