VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Data Namespace / CompositeDataStorage Class
В этом разделе
CompositeDataStorage Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите CompositeDataStorage.
Публичные Методы
 ИмяОписание
Public MethodAdds new item to the data storage.
Public MethodDetermines whether the data storage can store data of specified type.
Public MethodDetermines whether the data storage contains an item with the specified identifier.
Public MethodDeletes the item from the data storage.
Public MethodReleases all resources used by the T:Vintasoft.Data.CompositeDataStorage.
Public MethodReturns an item copy from the data storage.
Public MethodReturns the keys of all items from data storage.
Public MethodOverloaded. Locks an item in data storage and returns the item.
Public MethodSets the existing item in the data storage.
Public MethodUnlock the locked item in data storage.
Смотрите также