Class Sabre\VObject\ElementList

extends ArrayIterator

VObject ElementList.

This class represents a list of elements. Lists are the result of queries, such as doing $vcalendar->vevent where there's multiple VEVENT objects.

Methods
Methods inherited from ArrayIterator
__construct(), offsetExists(), offsetGet(), append(), getArrayCopy(), count(), getFlags(), setFlags(), asort(), ksort(), uasort(), uksort(), natsort(), natcasesort(), unserialize(), serialize(), __serialize(), __unserialize(), rewind(), current(), key(), next(), valid(), seek(), __debugInfo()