Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h

CRxArrayUInt::begin Method

C++
unsigned int* begin()

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

Returns

unsigned int*

Iterator to the first element.