StorageItemAccessList.MaximumItemsAllowed 屬性

定義

取得存取清單可以包含的最大儲存體專案數目。

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

屬性值

UInt32

unsigned int

uint32_t

儲存體專案的最大數目。

實作

適用於