Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h

CRxArrayParticle::IsEmpty Method

C++
bool IsEmpty()

Checks if the array has no elements.

Returns

bool

True if the array is empty, false otherwise.