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

CRxArrayChar::begin Method

C++
char* begin()

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

Returns

char*

Iterator to the first element.