======Класс StationedPathItems====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.cogo|Topomatic.Cad.Foundation.Cogo]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * Topomatic.Cad.Foundation.Cogo.StationedPathItems =====Синтаксис===== class StationedPathItems : IList, ICollection, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems..ctor|StationedPathItems()]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems..ctor_system.int32|StationedPathItems(Int32)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.item_system.int32|Item[Int32]]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.add_topomatic.cad.foundation.cogo.stationedpathitem|Add(StationedPathItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.contains_topomatic.cad.foundation.cogo.stationedpathitem|Contains(StationedPathItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.copyto_arr_topomatic.cad.foundation.cogo.stationedpathitem_system.int32|CopyTo(StationedPathItem[], Int32)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.getsegment_system.double_system.double|GetSegment(Double, Double)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.indexof_topomatic.cad.foundation.cogo.stationedpathitem|IndexOf(StationedPathItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.insert_system.int32_topomatic.cad.foundation.cogo.stationedpathitem|Insert(Int32, StationedPathItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.remove_topomatic.cad.foundation.cogo.stationedpathitem|Remove(StationedPathItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.cogo.stationedpathitems.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|