======Класс SemanticLibrary====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.smt.semanticnode|Topomatic.Smt.SemanticNode]] * [[developers:references:topomatic.smt.semanticpropertynode|Topomatic.Smt.SemanticPropertyNode]] * [[developers:references:topomatic.smt.semanticjumper|Topomatic.Smt.SemanticJumper]] * Topomatic.Smt.SemanticLibrary =====Синтаксис===== public sealed class SemanticLibrary : SemanticJumper, ICloneable, IEnumerable, IEnumerable, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.smt.semanticlibrary..ctor|SemanticLibrary()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticnode.caption|Caption]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticpropertynode.convertertype|ConverterType]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticjumper.count|Count]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticpropertynode.description|Description]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticpropertynode.editortype|EditorType]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticnode.handle|Handle]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticjumper.last|Last]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticpropertynode.readonly|ReadOnly]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticlibrary.relativepath|RelativePath]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticnode.tag|Tag]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticlibrary.version|Version]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.semanticpropertynode.visible|Visible]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.addrootnode_system.int32_system.string|AddRootNode(Int32, String)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.assign_topomatic.smt.semanticlibrary|Assign(SemanticLibrary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticnode.clone|Clone()]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.generatehandle_ref_system.int32|GenerateHandle(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticpropertynode.getconverter|GetConverter()]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticpropertynode.geteditor|GetEditor()]]| (Наследуется от [[developers:references:topomatic.smt.semanticpropertynode|SemanticPropertyNode]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.hasroothandlehandle_system.int32|HasRootHandleHandle(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.loadfromstg_topomatic.stg.stgnode_system.collections.generic.list_1|LoadFromStg(StgNode, List)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.movedown_topomatic.smt.semanticrootnode|MoveDown(SemanticRootNode)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.moveup_topomatic.smt.semanticrootnode|MoveUp(SemanticRootNode)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.remove_system.int32|Remove(Int32)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticnode.resethandle_system.int32|ResetHandle(Int32)]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.resethandles_topomatic.smt.semanticrootnode_ref_system.int32|ResetHandles(SemanticRootNode, Int32)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.resethandles_topomatic.smt.semanticrootnode|ResetHandles(SemanticRootNode)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticjumper.savetostg_topomatic.stg.stgnode_system.collections.generic.list_1|SaveToStg(StgNode, List)]]| (Наследуется от [[developers:references:topomatic.smt.semanticjumper|SemanticJumper]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.sethandle_topomatic.smt.semanticrootnode_system.int32|SetHandle(SemanticRootNode, Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticlibrary.trygetvalue_system.int32_ref_topomatic.smt.semanticrootnode|TryGetValue(Int32, SemanticRootNode)]]| |