boolean public \Bitrix\Sale\Internals\CollectionBase::isEmpty();
Method checks if collection is empty. When collection doesn't contain items, returns true (otherwise, returns false). Non-static method.
true
false
No parameters