Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h

CRxArrayParticle::CRxArray Constructor

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

Move constructor.

Parameters

[CRxArray<TValue>&&] xArray

[in,out] The array to move.