Namespace: Rx – Class: CRxArray – Header: Rx.Core/RxArray.h

CRxArray::begin Method

C++
TValue* begin()

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

Returns

TValue*

Iterator to the first element.