SelectByText

Selects the current list element by text.

bool  SelectByText(
   const string  text     // text
   )

Parameters

text

[in]  Element text.

Return Value

true - successful, otherwise - false.