Dart.PowerTCP.Zip Namespace > ExceptionEventArgs Class : ExceptionEventArgs Constructor |
Dim index As Integer Dim exception As Exception Dim instance As New ExceptionEventArgs(index, exception)
public: ExceptionEventArgs( int index, Exception* exception )
public: ExceptionEventArgs( int index, Exception^ exception )