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

CRxArrayUShort::Assign Method

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

Replaces the contents with nElementCount copies of value tInitValue.