VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceCollection Class
Properties Methods SeeAlso
In This Topic
    DeviceCollection Class Members
    In This Topic
    The following tables list the members exposed by DeviceCollection.
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public PropertyGets the device at the specified index.
    Protected Properties
     NameDescription
    Protected PropertyGets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public Methods
     NameDescription
    Public MethodFinds the device by device's name.
    Public MethodReturns the device at the specified index.
    Public MethodReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    See Also