======Класс SemanticRootNode====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.smt.semanticnode|Topomatic.Smt.SemanticNode]] * Topomatic.Smt.SemanticRootNode =====Синтаксис===== public class SemanticRootNode : SemanticNode, ICloneable, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.smt.semanticrootnode..ctor_system.int32|SemanticRootNode(Int32)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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.semanticrootnode.color|Color]]| | |{{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.semanticnode.tag|Tag]]| (Наследуется от [[developers:references:topomatic.smt.semanticnode|SemanticNode]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.adddouble_system.int32_system.string_system.double|AddDouble(Int32, String, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.addinteger_system.int32_system.string_system.int32|AddInteger(Int32, String, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.addjumper_system.int32_system.string|AddJumper(Int32, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.addstring_system.int32_system.string_system.string|AddString(Int32, String, String)]]| | |{{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.semanticrootnode.generatehandle_ref_system.int32|GenerateHandle(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.getdata_topomatic.smt.semanticdataholder_topomatic.foundationclasses.undo.itransactable|GetData(SemanticDataHolder, ITransactable)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.isvalidhandle_system.int32|IsValidHandle(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.loadfromstg_topomatic.stg.stgnode_system.collections.generic.list_1|LoadFromStg(StgNode, List)]]| (Переопределяет [[developers:references:topomatic.smt.semanticnode.loadfromstg_topomatic.stg.stgnode_system.collections.generic.list_1|LoadFromStg(StgNode, List)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.movedown_topomatic.smt.semanticnode|MoveDown(SemanticNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.moveup_topomatic.smt.semanticnode|MoveUp(SemanticNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.remove_system.int32|Remove(Int32)]]| | |{{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.semanticrootnode.resethandles_topomatic.smt.semanticrootnode|ResetHandles(SemanticRootNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.resethandles_topomatic.smt.semanticrootnode_ref_system.int32|ResetHandles(SemanticRootNode, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.savetostg_topomatic.stg.stgnode_system.collections.generic.list_1|SaveToStg(StgNode, List)]]| (Переопределяет [[developers:references:topomatic.smt.semanticnode.savetostg_topomatic.stg.stgnode_system.collections.generic.list_1|SaveToStg(StgNode, List)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.tagreplaycount_system.string|TagReplayCount(String)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.trygetnode_system.int32_ref_topomatic.smt.semanticpropertynode|TryGetNode(Int32, SemanticPropertyNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.smt.semanticrootnode.trygetnode_system.int32_ref_topomatic.smt.semanticnode|TryGetNode(Int32, SemanticNode)]]| |