ListItem.toString

Overview | Methods | This Package | All Packages

ListItem.toString

Retrieves a String object that contains the text associated with this list item.

Syntax

public String toString()

Return Value

Returns a String object that contains the text associated with this list item.