Namespace: Rx – Class: CRxArray – Header: Rx.Core/RxArray.h

CRxArray::Assign Method

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

Replaces the contents with nElementCount copies of value tInitValue.