Bitrix API

MemberUserCollection implements ItemCollection, IteratorAggregate, Countable

FinalYes

Table of Contents

Interfaces

ItemCollection
IteratorAggregate
Countable

Methods

__construct()  : mixed
add()  : MemberUserCollection
count()  : int
getByMemberId()  : MemberUser|null
getByUserId()  : MemberUser|null
getIterator()  : ArrayIterator
getMemberIds()  : array<string|int, mixed>|array<string|int, int>
getUserIds()  : array<string|int, mixed>|array<string|int, int>
toArray()  : array<string|int, T>

Methods

getMemberIds()

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

getUserIds()

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

        
On this page

Search results