SelectByText
Selects the current list element by a specified text.
bool SelectByText( const string text // text )
Parameters
text
[in] Text of the item.
Return Value
true - successful, otherwise - false.