'Declaration
Public ReadOnly Property InnerExceptions As PdfAExceptionCollection
'Usage
Dim instance As PdfAAggregateException Dim value As PdfAExceptionCollection value = instance.InnerExceptions
public PdfAExceptionCollection InnerExceptions {get;}
public: property PdfAExceptionCollection^ InnerExceptions { PdfAExceptionCollection^ get(); }