Overview | Methods | This Package | All Packages
Retrieves the element at the specified index.
Syntax
public DhElement getItem( int index )
Parameters
index
The index of the element to retrieve.
Exceptions
WFCInvalidArgumentException thrown if index is not in the list.