ResourceMap.ResourceCount Property

Definition

Gets the number of resources in the 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

Property Value

UInt32

unsigned int

uint32_t

The number of resources contained in the map.

Applies to