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

CRxArray::CRxArray Constructor

C++
CRxArray(CRxArray<TValue>&& xArray)

Move constructor.

Parameters

[CRxArray<TValue>&&] xArray

[in,out] The array to move.