TdxCloudStorageItemList<T>.Count Property
In This Article
Returns the number of online resource metadata containers within the list.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of storage items. |
See Also