TdxCloudStorageItemPermissions.Count Property
Returns the number of access permissions in the collection.
Declaration
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