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

CRxArrayShort::Assign Method

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

Replaces the contents with nElementCount copies of value tInitValue.