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

CRxArrayShort::begin Method

C++
const short* begin()

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

Returns

const short*

Iterator to the first element.