======Класс SemanticLibrarySet====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Иерархия наследования===== * System.Object * Topomatic.Smt.SemanticLibrarySet =====Синтаксис===== public sealed class SemanticLibrarySet : IEnumerable, IEnumerable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticlibraryset.current|Current]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticlibraryset.default|Default]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.addlibrary_topomatic.smt.semanticlibrary|AddLibrary(SemanticLibrary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.addlibrary_system.string|AddLibrary(String)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.smt.semanticlibraryset.checksemanticnode_system.predicate_1_topomatic.smt.semanticrootnode|CheckSemanticNode(Predicate, SemanticRootNode)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.smt.semanticlibraryset.checksemanticnode_system.predicate_1_topomatic.smt.semanticjumper|CheckSemanticNode(Predicate, SemanticJumper)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.clone|Clone()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.findrootsemanticnode_system.predicate_1|FindRootSemanticNode(Predicate)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.findrootsemanticnode_system.predicate_1_system.collections.generic.list_1|FindRootSemanticNode(Predicate, List)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.findsemanticcode_system.string_system.guid_system.collections.generic.list_1|FindSemanticCode(String, Guid, List)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.smt.semanticlibraryset.findsemanticpath_system.predicate_1_topomatic.smt.semanticrootnode_system.collections.generic.list_1|FindSemanticPath(Predicate, SemanticRootNode, List)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.smt.semanticlibraryset.findsemanticpath_system.predicate_1_topomatic.smt.semanticjumper_system.collections.generic.list_1|FindSemanticPath(Predicate, SemanticJumper, List)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.generatehandle_ref_system.int32|GenerateHandle(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.isvalidhandle_system.int32|IsValidHandle(Int32)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.smt.semanticlibraryset.loadfromfile_system.string|LoadFromFile(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.remove_topomatic.smt.semanticlibrary|Remove(SemanticLibrary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.saveas_system.string|SaveAs(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.sethandle_topomatic.smt.semanticrootnode_system.int32|SetHandle(SemanticRootNode, Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibraryset.trygetvalue_system.int32_ref_topomatic.smt.semanticrootnode|TryGetValue(Int32, SemanticRootNode)]]| |