Bitrix API

MyCompanyCollection implements ItemCollection, Countable, IteratorAggregate

FinalYes
Tags
implements

Table of Contents

Interfaces

ItemCollection
Countable
IteratorAggregate

Methods

__construct()  : mixed
add()  : static
clear()  : static
count()  : int
findById()  : MyCompany|null
findFirst()  : MyCompany
getIds()  : array<string|int, int|null>
getIterator()  : Iterator<int, MyCompany>
listTaxIds()  : array<string|int, string>
toArray()  : array<string|int, T>

Methods

getIds()

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

listTaxIds()

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

toArray()

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

        
On this page

Search results