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

CRxArrayParticle::begin Method

C++
const Rx::SParticle* begin()

Returns an iterator (pointer) to the first element of the array.

Returns

const Rx::SParticle*

Iterator to the first element.