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

맵에 포함된 리소스 수입니다.

적용 대상