VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Data Namespace / StreamDataStorage Class
В этом разделе
    StreamDataStorage Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите StreamDataStorage.
    Публичные Методы
     ИмяОписание
    Public MethodAdds a stream to the data storage.
    Public MethodDetermines whether the data of specified type can be stored in the data storage.
    Public MethodDetermines whether the data storage contains an item with the specified key.
    Public MethodDeletes the strean from data storage.
    Public MethodReleases all resources used by the StreamDataStorage.
    Public MethodReturns a stream from data storage.
    Public MethodReturns the filenames of all file streams from data storage.
    Public MethodOverloaded. Locks the stream in data storage and returns the locked stream.
    Public MethodSets a stream in data storage.
    Public MethodUnlocks the locked stream in data storage.
    Смотрите также