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

CRxArrayShort::PopBack Method

C++
void PopBack()

Removes the last element of the array. Calling PopBack on an empty array is undefined.