======Свойство EnumerableList.Item[Int32]====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Синтаксис===== public object this[int index] { get; set; } **Параметры** * //index// * Тип: System.Int32 **Значение свойства** * Тип: System.Object