======Класс PlanData====== * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Plan.PlanData * [[developers:references:topomatic.alg.plan.multiplandata|Topomatic.Alg.Plan.MultiPlanData]] * [[developers:references:topomatic.alg.plan.singleplandata|Topomatic.Alg.Plan.SinglePlanData]] =====Синтаксис===== abstract class PlanData =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.beta|Beta]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.endstation|EndStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.k|K]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.p|P]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.startstation|StartStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.t1|T1]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.t2|T2]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.)|