VintaSoft Twain .NET SDK 15.2: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDeviceOptionCollection Class
Properties Methods SeeAlso
In This Topic
    SaneLocalDeviceOptionCollection Class Members
    In This Topic
    The following tables list the members exposed by SaneLocalDeviceOptionCollection.
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public PropertyGets a value indicating whether this collection is readonly.
    Public PropertyGets the option 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 capability by identifier of capability.
    Public MethodReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public MethodFinds the index of option in this collection by the option name.
    See Also