• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/user/container/collection.php
  • Класс: Bitrix\Sale\Exchange\Integration\Service\User\Container\Collection
  • Вызов: Collection::getIterator
public function getIterator()
{
	return new \ArrayIterator($this->collection);
}