Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h
CRxArrayUInt::begin Method
C++
const unsigned int* begin()
Returns an iterator (pointer) to the first element of the array.
Returns
const unsigned int* |
Iterator to the first element. |