======Метод ListView.FindItemWithText(String)====== * **Пространство имен:** [[developers:references:system.windows.forms|System.Windows.Forms]] * **Сборка:** System.Windows.Forms (в System.Windows.Forms.dll) =====Синтаксис===== public ListViewItem FindItemWithText(string text) **Параметры** * //text// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.windows.forms.listviewitem|System.Windows.Forms.ListViewItem]]