Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h

CRxArrayUInt::Assign Method

C++
void Assign(size_t nElementCount, const unsigned int& tInitValue)

Replaces the contents with nElementCount copies of value tInitValue.