Accusoft.TwainProSdk Namespace : DataSourceCollection Class |
The following tables list the members exposed by DataSourceCollection.
Name | Description | |
---|---|---|
DataSourceCollection Constructor | The main constructor for the DataSourceCollection class which allows passing in a Twain device object. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) | |
Current | Gets and sets the index of the currently selected Data Source. | |
Item | Gets the element at the given index. |
Name | Description | |
---|---|---|
Contains | Determines if the specified string is contained in the collection. | |
CopyTo | Copies all elements of the collection to the specified array, beginning at the specified index in the array. | |
Dispose | Disposes of unmanaged resources. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) | |
IndexOf | Determines if the specified string is in the collection and returns the corresponding index value. |