======Интерфейс IUTILayout====== * **Пространство имен:** [[developers:references:topomatic.uti|Topomatic.UTI]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Синтаксис===== public interface IUTILayout : IUTIView =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.iutilayout.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.iutilayout.factory|Factory]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.iutilayout.item_system.int32|Item[Int32]]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.iutilayout.add_topomatic.uti.iutiview|Add(IUTIView)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.iutilayout.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.iutilayout.indexof_topomatic.uti.iutiview|IndexOf(IUTIView)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.iutilayout.remove_topomatic.uti.iutiview|Remove(IUTIView)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.iutilayout.removeat_system.int32|RemoveAt(Int32)]]| |