======Класс UserProfilesWrapper====== * **Пространство имен:** [[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.UserProfilesWrapper =====Синтаксис===== class UserProfilesWrapper : DictionaryWrapper, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.vcs.userprofileswrapper..ctor_topomatic.alg.prf.userprofiles|UserProfilesWrapper(UserProfiles)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.vcs.userprofileswrapper.contains_system.string|Contains(String)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.contains_system.string|Contains(String)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.vcs.userprofileswrapper.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.userprofileswrapper.trygetvalue_system.string_ref_topomatic.alg.prf.userprofile|TryGetValue(String, UserProfile)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.trygetvalue_system.string_ref_topomatic.alg.prf.userprofile|TryGetValue(String, UserProfile)]].)|