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

CRxArrayUChar::Assign Method

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

Replaces the contents with nElementCount copies of value tInitValue.