VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageCollectionManager Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ImageCollectionManager Class
    In This Topic
    Manages asynchronous operations of an image collection.
    Object Model
    ImageCollection ImageCollectionManager
    Syntax
    'Declaration
    
    Public Class ImageCollectionManager
    
    
    public class ImageCollectionManager
    
    
    public __gc class ImageCollectionManager
    
    
    public ref class ImageCollectionManager
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.ImageCollectionManager
          Vintasoft.Imaging.UI.ImageViewerImagesManager
          Vintasoft.Imaging.Wpf.UI.WpfImageViewerImagesManager

    Requirements

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

    See Also