DhBulletedList.getItem

Overview | Methods | This Package | All Packages

DhBulletedList.getItem

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.