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. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayChar – Header: Rx.Core/RxArrayTypes.h
char* begin()
Returns an iterator (pointer) to the first element of the array.
char* |
Iterator to the first element. |