IStorageItemAccessList.MaximumItemsAllowed Property

Definition

Gets the maximum number of storage items that the access list can contain.

public:
 property unsigned int MaximumItemsAllowed { unsigned int get(); };
uint32_t MaximumItemsAllowed();
public uint MaximumItemsAllowed { get; }
var uInt32 = iStorageItemAccessList.maximumItemsAllowed;
Public ReadOnly Property MaximumItemsAllowed As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum number of storage items.

Applies to