VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceCapabilityCollection Class
In This Topic
    DeviceCapabilityCollection Class Methods
    In This Topic
    For a list of all methods of this type, see DeviceCapabilityCollection.
    Public Methods
     NameDescription
    Public MethodAdds the "custom" capability to the list of capabilities.
    Public MethodOverloaded. Finds the capability by identifier of capability.
    Public MethodReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public MethodOverloaded. Finds the index of capability in this collection by identifier of capability.
    Public MethodLoads current values of capabilities from the stream.
    Public MethodSaves information about current values of capabilites to the stream.
    See Also