Namespace: Rx – Class: CRxArrayChar – Header: Rx.Core/RxArrayTypes.h
CRxArrayChar::Erase Method
C++
void Erase(size_t nPosition)
Removes the element at the given position from the array.
Parameters
[size_t] nPosition |
The position. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayChar – Header: Rx.Core/RxArrayTypes.h
void Erase(size_t nPosition)
Removes the element at the given position from the array.
[size_t] nPosition |
The position. |