VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / SelectedThumbnailImageIndexCollection Class
Properties Methods Events SeeAlso
In This Topic
    SelectedThumbnailImageIndexCollection Class Members
    In This Topic
    The following tables list the members exposed by SelectedThumbnailImageIndexCollection.
    Public Properties
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public MethodOverloaded. Adds a range of thumbnails to the collection.
    Public MethodSignals the object that initialization is starting.
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public MethodClears the collection and adds a range of thumbnails to the collection.
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public MethodSignals the object that initialization is complete.
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<System.Int32>)
    Public MethodCopies the elements of this SelectedThumbnailImageIndexCollection to a new array.
    Protected Methods
     NameDescription
    Protected MethodRemoves all elements from the collection.
    Protected MethodInserts an element into the collection at the specified index.
    Protected MethodRemoves the thumbnail at the specified index from the collection.
    Protected MethodReplaces the thumbnail at the specified index.
    Public Events
     NameDescription
    Public EventOccurs when this collection is changed.
    See Also