Retrieves the element at the specified index.
public DhElement getItem( int index )
index
The index of the element to retrieve.
WFCInvalidArgumentException thrown if index is not in the list.