======Класс SemanticSetDictionary====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2|Topomatic.FoundationClasses.Vcs.DictionaryWrapper]] * Topomatic.Smt.SemanticSetDictionary =====Синтаксис===== class SemanticSetDictionary : DictionaryWrapper, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.smt.semanticsetdictionary..ctor_topomatic.smt.semanticlibraryset|SemanticSetDictionary(SemanticLibrarySet)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticsetdictionary.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.smt.semanticsetdictionary.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.smt.semanticsetdictionary.trygetvalue_system.string_ref_topomatic.smt.semanticlibrary|TryGetValue(String, SemanticLibrary)]]| (Переопределяет [[developers:references:topomatic.foundationclasses.vcs.dictionarywrapper_2.trygetvalue_system.string_ref_topomatic.smt.semanticlibrary|TryGetValue(String, SemanticLibrary)]].)|