======Класс CommunicationInfo====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.communications|Topomatic.Alg.Runtime.Communications]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Runtime.Communications.CommunicationInfo =====Синтаксис===== class CommunicationInfo : IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo..ctor|CommunicationInfo()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.descriptionleft|DescriptionLeft]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.descriptionright|DescriptionRight]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.displayelevation|DisplayElevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.displayline|DisplayLine]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.elevation|Elevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.lineflag|LineFlag]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.originelevation|OriginElevation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.sign|Sign]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.signtype|SignType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.textflag|TextFlag]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.communications.communicationinfo.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|