System.Threading.EAggregateException.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

System::Sysutils::Exception* operator[](int Index) { return this->InnerExceptions[Index]; }

Properties

Type Visibility Source Unit Parent
function public System.Threading.hpp System.Threading EAggregateException

Description

Embarcadero Technologies does not currently have any additional information.