Unit
ScBridge
Description
TScStorageList is an abstract class, which determines an interface to access lists of different object types (e.g. keys, users, certificates) stored in a storage.
Use the properties and methods of TScStorageList to:
• | Add or delete objects from the list. |
• | Find out how many objects there are. |
• | Reload the list from the storage. |
• | Save modified data in the storage. |
See also