VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDeviceCollection Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
SaneLocalDeviceCollection Class
In This Topic
Represents a collection of SANE devices.
Object Model
SaneLocalDevice SaneLocalDeviceCollection
Syntax
'Declaration

<DefaultMemberAttribute("Item")>
Public NotInheritable Class SaneLocalDeviceCollection
   Inherits System.Collections.ReadOnlyCollectionBase

[DefaultMember("Item")]
public sealed class SaneLocalDeviceCollection : System.Collections.ReadOnlyCollectionBase

Inheritance Hierarchy

System.Object
   System.Collections.ReadOnlyCollectionBase
      Vintasoft.Sane.SaneLocalDeviceCollection

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also