VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / AcquiredImageCollection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    AcquiredImageCollection Class Members
    In This Topic
    The following tables list the members exposed by AcquiredImageCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AcquiredImageCollection class.
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets an acquired image at the specified index.
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds image to this collection.
    Public MethodRemoves all images from the collection.
    Public MethodRemoves and disposes all images from the collection.
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSwaps two images in the collection.
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when new image is added to the collection.
    Public EventOccurs when new image is adding to the collection.
    Public EventOccurs when collection is cleared.
    Public EventOccurs when collection is clearing.
    See Also