Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h
CRxArray(const CRxArray<TValue>& xArray)
Copy constructor. Creates a copy of the given array.
The array to copy.