======Метод ListBox.FindString(String, Int32)====== * **Пространство имен:** [[developers:references:system.windows.forms|System.Windows.Forms]] * **Сборка:** System.Windows.Forms (в System.Windows.Forms.dll) =====Синтаксис===== public int FindString(string s, int startIndex) **Параметры** * //s// * Тип: [[developers:references:system.string|System.String]] * //startIndex// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]