Returns a CL_ListViewItem with the userdata 'ptr'a NULL if none fone foue found.
CL_ListViewItem CL_ListView::find( const CL_StringRef & col_id, const CL_StringRef & str, bool recursive = true); CL_ListViewItem CL_ListView::find( int id, bool recursive = true); CL_ListViewItem CL_ListView::find( CL_SharedPtr < CL_ListViewItemUserData > userdata, bool recursive = true);