Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > LoadSeriesErrorEventArgs Class : LoadSeriesErrorEventArgs Constructor |
public LoadSeriesErrorEventArgs( WorkstationViewer.LoadSeriesInformation loadedSeries, Exception error )
'Declaration Public Function New( _ ByVal loadedSeries As WorkstationViewer.LoadSeriesInformation, _ ByVal error As Exception _ )
'Usage Dim loadedSeries As WorkstationViewer.LoadSeriesInformation Dim error As Exception Dim instance As New LoadSeriesErrorEventArgs(loadedSeries, error)
public: LoadSeriesErrorEventArgs( WorkstationViewer.LoadSeriesInformation* loadedSeries, Exception* error )
public: LoadSeriesErrorEventArgs( WorkstationViewer.LoadSeriesInformation^ loadedSeries, Exception^ error )