Accusoft.ISISXpress7.Net
DriverAndScannerList Class
Members 




This class implements a list of available ISIS drivers and scanner models.
Object Model
DriverAndScannerList ClassDriverAndScanner Class
Syntax
'Declaration
 
Public Class DriverAndScannerList 
   Inherits System.Collections.Generic.List(Of DriverAndScanner)
'Usage
 
Dim instance As DriverAndScannerList
public class DriverAndScannerList : System.Collections.Generic.List<DriverAndScanner> 
public __gc class DriverAndScannerList : public System.Collections.Generic.List<DriverAndScanner> 
public ref class DriverAndScannerList : public System.Collections.Generic.List<DriverAndScanner> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Accusoft.ISISXpressSdk.DriverAndScannerList

See Also

Reference

DriverAndScannerList Members
Accusoft.ISISXpressSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback