VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceCapabilityCollection Class
Properties Methods SeeAlso
In This Topic
    DeviceCapabilityCollection Class Members
    In This Topic
    The following tables list the members exposed by DeviceCapabilityCollection.
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
    Public PropertyDetermines that this collection is readonly.
    Public PropertyGets the capability 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 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