VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Data Namespace / StreamDataStorage Class
In This Topic
StreamDataStorage Class Methods
In This Topic
For a list of all methods of this type, see StreamDataStorage.
Public Methods
 NameDescription
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.
See Also