======Класс SemanticNodeWrapper====== * **Пространство имен:** [[developers:references:topomatic.smt.design|Topomatic.Smt.Design]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Иерархия наследования===== * System.Object * Topomatic.Smt.Design.SemanticNodeWrapper * [[developers:references:topomatic.smt.design.semanticcasewrapper|Topomatic.Smt.Design.SemanticCaseWrapper]] * [[developers:references:topomatic.smt.design.semanticlibrarywrapper|Topomatic.Smt.Design.SemanticLibraryWrapper]] * [[developers:references:topomatic.smt.design.semanticpropertywrapper|Topomatic.Smt.Design.SemanticPropertyWrapper]] * [[developers:references:topomatic.smt.design.semanticrootnodewrapper|Topomatic.Smt.Design.SemanticRootNodeWrapper]] =====Синтаксис===== public class SemanticNodeWrapper =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.smt.design.semanticnodewrapper..ctor_topomatic.smt.design.isemanticlibrarysetdlg_topomatic.smt.semanticnode_topomatic.smt.semanticlibrary|SemanticNodeWrapper(ISemanticLibrarySetDlg, SemanticNode, SemanticLibrary)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.design.semanticnodewrapper.caption|Caption]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.design.semanticnodewrapper.dlg|Dlg]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.design.semanticnodewrapper.node|Node]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.smt.design.semanticnodewrapper.treenode|TreeNode]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|