======Класс PlanData====== * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|