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