GetItem Method (IList)
Returns the item with the specified text.

C# Syntax

IListItem GetItem( 
   string text
)

Parameters

text
The text of the item.