======Класс UrbWrapper====== * **Пространство имен:** [[developers:references:topomatic.alg.road.vcs|Topomatic.Alg.Road.Vcs]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2|Topomatic.FoundationClasses.Vcs.DictionaryWrapper]] * Topomatic.Alg.Road.Vcs.UrbWrapper =====Синтаксис===== class UrbWrapper : DictionaryWrapper, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.vcs.urbwrapper..ctor_topomatic.alg.road.urb.urbparams|UrbWrapper(UrbParams)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.vcs.urbwrapper.contains_system.guid|Contains(Guid)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.contains_system.guid|Contains(Guid)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.vcs.urbwrapper.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.road.vcs.urbwrapper.trygetvalue_system.guid_ref_topomatic.alg.road.urb.urbobject|TryGetValue(Guid, UrbObject)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.trygetvalue_system.guid_ref_topomatic.alg.road.urb.urbobject|TryGetValue(Guid, UrbObject)]].)|