Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h
CRxArrayParticle::Erase Method
C++
void Erase(size_t nPosition)
Removes the element at the given position from the array.
Parameters
[size_t] nPosition |
The position. |