VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDeviceCollection Class
Properties Methods SeeAlso
In This Topic
SaneLocalDeviceCollection Class Members
In This Topic
The following tables list the members exposed by SaneLocalDeviceCollection.
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 first device with specified model.
Public MethodFinds the first device with specified 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