Namespace: Rx – Class: CRxArray – Header: Rx.Core/RxArray.h
void PopBack()
Removes the last element of the array. Calling PopBack on an empty array is undefined.