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

CRxArrayInt::Erase Method

C++
void Erase(size_t nPosition)

Removes the element at the given position from the array.

Parameters

[size_t] nPosition

The position.