Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h
CRxArrayParticle::begin Method
C++
Rx::SParticle* begin()
Returns an iterator (pointer) to the first element of the array.
Returns
Rx::SParticle* |
Iterator to the first element. |