VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Data Namespace / CompressedImageStorageInMemory Class
В этом разделе
CompressedImageStorageInMemory Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите CompressedImageStorageInMemory.
Публичные Методы
 ИмяОписание
Public MethodДобавляет новый элемент в хранилище данных.
Public MethodОпределяет, могут ли данные указанного типа храниться в хранилище данных. (Наследуется от CompressedImageStorage)
Public MethodDetermines whether the data storage contains an item with the specified identifier. (Наследуется от CloneableObjectStorageInMemory)
Public MethodDeletes the item from the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReleases all resources used by the CloneableObjectStorageInMemory. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReturns an item copy from the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReturns the keys of all items from data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodOverloaded. Locks an item in data storage and returns the item. (Наследуется от CloneableObjectStorageInMemory)
Public MethodSets the existing item in the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodРазблокирует заблокированный элемент в хранилище данных.
Защищенные Методы
 ИмяОписание
Protected MethodChecks the type of the item. (Наследуется от CloneableObjectStorageInMemory)
Protected MethodОпределяет, нужно ли хранилище сжимать изображение. (Наследуется от CompressedImageStorage)
Смотрите также