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

CRxArrayString::begin Method

C++
Rx::CRxString* begin()

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

Returns

Rx::CRxString*

Iterator to the first element.