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