The ElementCollection class contains the following methods:
getChild retrieves a specified item from the collection by index.
getLength retrieves the number of items in the collection.
item retrieves a named item or a collection of matching items.