items

abstract fun items(): List<GenericElement>(source)

If this is a list, return all elements.

Report a problem

Throws

if this is not a list.