Skip to content

SelectByValue

SelectByValue

Selects the current list element by a specified value.

bool  SelectByValue(
   const long  value     // value
   )

Parameters

value

[in] Value.

Return Value

true - successful, otherwise - false.

Last updated on