Accusoft.ISISXpressSdk Namespace : DriverAndScannerList Class |
'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>
System.Object
System.Collections.Generic.List<T>
Accusoft.ISISXpressSdk.DriverAndScannerList