Namespace: Rx – Class: CRxArrayString – Header: Rx.Core/RxArrayTypes.h
CRxArrayString::begin Method
C++
const Rx::CRxString* begin()
Returns an iterator (pointer) to the first element of the array.
Returns
const Rx::CRxString* |
Iterator to the first element. |