Namespace: Rx – Class: CRxArray – Header: Rx.Core/RxArray.h
void Erase(size_t nPosition, size_t nCount)
Removes specified elements from the array.
The position.
Number of elements to remove.