VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Interfaces SeeAlso
In This Topic
    Vintasoft.Data Namespace (Vintasoft.Shared)
    In This Topic
    Contains shared VintaSoft .NET classes.
    Classes
     ClassDescription
    ClassA data storage that allows to store objects, which implement the System.ICloneable interface, in memory.
    ClassA data storage that allows to work with several data storages.
    ClassStatic manager that allows to open/close files.
    ClassProvides a read-only stream for a file that is stored in HTTP server.
    ClassA data storage that can work with streams from files ([System.IO.FileStream]) and URLs (HttpStreamingStream).
    ClassA data storage that stores streams in files on disk.
    ClassAdds a buffering layer to read and write operations on another stream.
    Interfaces
     InterfaceDescription
    InterfaceProvides a mechanism for storing data in data storage.
    InterfaceDefines an interface for a stream wrapper.
    See Also