ResourceMap.ResourceCount 属性

定义

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

映射中包含的资源数。

适用于