VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WiaImageScanning Namespace / WiaDeviceCollection Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
WiaDeviceCollection Class
In This Topic
Represents a collection of WIA devices.
Object Model
WiaDevice WiaDeviceCollection
Syntax
'Declaration

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

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

Inheritance Hierarchy

System.Object
   System.Collections.ReadOnlyCollectionBase
      Vintasoft.WiaImageScanning.WiaDeviceCollection

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also