ResourceMap.ResourceCount プロパティ

定義

ResourceMap 内のリソースの数を取得します。

public:
 property unsigned int ResourceCount { unsigned int get(); };
uint32_t ResourceCount();
public uint ResourceCount { get; }
var uInt32 = resourceMap.resourceCount;
Public ReadOnly Property ResourceCount As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

マップに含まれるリソースの数。

適用対象