Namespace: Rx – Class: CRxArrayUChar – Header: Rx.Core/RxArrayTypes.h
CRxArrayUChar::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. |