TdxCloudStorageItemPermissions.Count Property
In This Article
Returns the number of access permissions in the collection.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to identify the number of permissions accessible via the Items property.
See Also