Namespace: Rx – Class: CRxArrayUShort – Header: Rx.Core/RxArrayTypes.h
CRxArrayUShort::Capacity Method
C++
size_t Capacity()
Returns the number of elements that the array has currently allocated space for.
Returns
size_t |
Capacity of the currently allocated storage. |