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

CRxArrayUShort::begin Method

C++
unsigned short* begin()

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

Returns

unsigned short*

Iterator to the first element.