Adds element to head of list
Adds element to tail of list
Clears the list
Gets count of elements in list
Gets attributes
Gets child elements
Gets head element
Gets current index
Gets named elements
Gets named elements case-insensitive
Gets tail element
Gets text content
Removes head element
Removes element at current index
Removes tail element
Resets current index
Simplifies list
Converts list to array
Interface representing an XML list that extends multiple list-related interfaces.