• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/internals/collection/fixedarray.php
  • Класс: BitrixDiskInternalsCollectionFixedArray
  • Вызов: FixedArray::getCountOfPushedElements
public function getCountOfPushedElements()
{
	return $this->lastIndexToPush;
}