TTMSFNCCloudHubicItems Class
Holds a collection of TTMSFNCCloudHubicItem entries that represent the files and folders of a Hubic storage account.
API unit family: TMSFNCCloudHubic
Inherits from: TTMSFNCCloudOpenStackItems
Syntax
TTMSFNCCloudHubicItems = class(TTMSFNCCloudOpenStackItems)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Creates and appends a new item to the collection. |
| Insert | Inserts a new item at the specified position in the collection. |