# ShipmentItemCollection

URL: https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\ShipmentItemCollection`
Модуль: Sale.

Исходный файл: `source/sale/lib/shipmentitemcollection.php:17`

## Методы (49)

- [`canAutoFixError()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/canautofixerror/)
- [`clearCollection()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/clearcollection/)
- [`clearStartField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/clearstartfield/)
- [`count()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/count/) — Подсчитывает количество элементов объекта.
- [`createItem()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/createitem/)
- [`current()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/current/) — Возвращает текущий элемент.
- [`deleteByBasketItem()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/deletebybasketitem/)
- [`doFinalAction()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/dofinalaction/)
- [`getBasketItemQuantity()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getbasketitemquantity/)
- [`getErrorEntity()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/geterrorentity/)
- [`getIndexById()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getindexbyid/)
- [`getItemByBasketCode()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getitembybasketcode/)
- [`getItemByBasketId()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getitembybasketid/)
- [`getItemById()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getitembyid/)
- [`getItemByIndex()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getitembyindex/)
- [`getIterator()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getiterator/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getlist/)
- [`getPrice()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getprice/)
- [`static getRegistryType()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getregistrytype/)
- [`getSellableItems()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getsellableitems/)
- [`getShipment()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getshipment/)
- [`getShippableItems()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getshippableitems/) — Возвращает отгружаемые позиции
- [`getWeight()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/getweight/)
- [`hasMeaningfulField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/hasmeaningfulfield/)
- [`isAnyItemAdded()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isanyitemadded/)
- [`isAnyItemDeleted()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isanyitemdeleted/)
- [`isChanged()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/ischanged/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isclone/)
- [`isEmpty()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isempty/) — Проверяет, пуста ли коллекция.
- [`isExistBasketItem()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isexistbasketitem/)
- [`isMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/ismathactiononly/)
- [`isStartField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/isstartfield/)
- [`key()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/key/) — Возвращает ключ текущего элемента.
- [`static load()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/load/)
- [`next()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/next/) — Переходит к следующему элементу.
- [`offsetExists()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/offsetexists/) — Существует ли смещение.
- [`offsetGet()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/offsetget/) — Смещение для получения.
- [`offsetSet()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/offsetset/) — Смещение для установки.
- [`offsetUnset()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/offsetunset/) — Смещение для удаления.
- [`onBasketModify()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/onbasketmodify/)
- [`onBeforeBasketItemDelete()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/onbeforebasketitemdelete/)
- [`onItemModify()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/onitemmodify/)
- [`resetCollection()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/resetcollection/)
- [`rewind()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/rewind/) — Перематывает итератор на первый элемент.
- [`save()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/save/)
- [`setMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/setmathactiononly/)
- [`toArray()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/toarray/)
- [`valid()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/valid/) — Проверяет, является ли текущая позиция допустимой.
- [`verify()`](https://chugunov.pro/api-bitrix/sale/shipmentitemcollection/verify/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-ShipmentItemCollection.html
