Bitrix API

CompanyCollection implements ItemCollection, IteratorAggregate, Countable

FinalYes

Table of Contents

Interfaces

ItemCollection
IteratorAggregate
Countable

Methods

__construct()  : mixed
add()  : CompanyCollection
count()  : int
getById()  : Company|null
getIds()  : array<string|int, mixed>|array<string|int, int>
getIterator()  : ArrayIterator
getSorted()  : CompanyCollection
sortProviders()  : self
toArray()  : array<string|int, T>

Methods

getIds()

public getIds() : array<string|int, mixed>|array<string|int, int>
Return values
array<string|int, mixed>|array<string|int, int>

getIterator()

public getIterator() : ArrayIterator
Return values
ArrayIterator

toArray()

public toArray() : array<string|int, T>
Return values
array<string|int, T>

        
On this page

Search results