LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

LoadSeriesErrorEventArgs Constructor (LoadSeriesErrorEventArgs)

Show in webframe






Type: WorkstationViewer.LoadSeriesInformation The series information.
Type: System.Exception The error System.Exception.
Initializes a new instance of the LoadSeriesErrorEventArgs class.
Syntax
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
)

Parameters

loadedSeries
Type: WorkstationViewer.LoadSeriesInformation The series information.
error
Type: System.Exception The error System.Exception.
Requirements

Target Platforms

See Also

Reference

LoadSeriesErrorEventArgs Class
LoadSeriesErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.