======Метод List.IndexOf(CadControl, Int32, Int32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public int IndexOf(CadControl item, int index, int count) **Параметры** * //item// * Тип: [[developers:references:topomatic.cad.view.cadcontrol|Topomatic.Cad.View.CadControl]] * //index// * Тип: [[developers:references:system.int32|System.Int32]] * //count// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]