Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h
CRxArrayParticle::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. |