Namespace: Rx – Class: CRxArrayString – Header: Rx.Core/RxArrayTypes.h
CRxArrayString::Assign Method
C++
void Assign(size_t nElementCount, const Rx::CRxString& tInitValue)
Replaces the contents with nElementCount copies of value tInitValue.
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayString – Header: Rx.Core/RxArrayTypes.h
void Assign(size_t nElementCount, const Rx::CRxString& tInitValue)
Replaces the contents with nElementCount copies of value tInitValue.