• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/common/pool.php
  • Класс: BitrixLocationCommonPool
  • Вызов: Pool::getItemsCount
public function getItemsCount(): int
{
	return count($this->items);
}