======Метод List.IndexOf(ICommunication, Int32, Int32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public int IndexOf(ICommunication item, int index, int count) **Параметры** * //item// * Тип: [[developers:references:topomatic.alg.runtime.communications.icommunication|Topomatic.Alg.Runtime.Communications.ICommunication]] * //index// * Тип: [[developers:references:system.int32|System.Int32]] * //count// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]