TdxCloudStorageItemList<T> Properties
The base class for all classes that implement lists of online resources for the cloud storage component.| Name | Description |
|---|---|
| Count | Returns the number of online resource metadata containers within the list. |
| Items | Provides indexed access to online resource metadata containers within the list. |
See Also