Namespace: Rx – Class: CRxArray – Header: Rx.Core/RxArray.h
void Assign(size_t nElementCount, const TValue& tInitValue)
Replaces the contents with nElementCount copies of value tInitValue.