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

CRxArrayInt::Assign Method

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

Replaces the contents with nElementCount copies of value tInitValue.