共用方式為


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

對應中包含的資源數目。

適用於