Namespace: Rx – Class: CRxArrayShort – Header: Rx.Core/RxArrayTypes.h
CRxArrayShort::IsEmpty Method
C++
bool IsEmpty()
Checks if the array has no elements.
Returns
bool |
True if the array is empty, false otherwise. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxArrayShort – Header: Rx.Core/RxArrayTypes.h
bool IsEmpty()
Checks if the array has no elements.
bool |
True if the array is empty, false otherwise. |