======Класс SectionWrapper====== * **Пространство имен:** [[developers:references:topomatic.alg.vcs|Topomatic.Alg.Vcs]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2|Topomatic.FoundationClasses.Vcs.DictionaryWrapper]] * Topomatic.Alg.Vcs.SectionWrapper =====Синтаксис===== class SectionWrapper : DictionaryWrapper, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.vcs.sectionwrapper..ctor_topomatic.alg.crs.sectionlist|SectionWrapper(SectionList)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.vcs.sectionwrapper.contains_system.double|Contains(Double)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.contains_system.double|Contains(Double)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.vcs.sectionwrapper.getenumerator|GetEnumerator()]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.getenumerator|GetEnumerator()]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.vcs.sectionwrapper.trygetvalue_system.double_ref_topomatic.alg.crs.section|TryGetValue(Double, Section)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.trygetvalue_system.double_ref_topomatic.alg.crs.section|TryGetValue(Double, Section)]].)|