======Класс MultiPlanData====== * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.plan.plandata|Topomatic.Alg.Plan.PlanData]] * Topomatic.Alg.Plan.MultiPlanData =====Синтаксис===== class MultiPlanData : PlanData, IEnumerable, IEnumerable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.beta|Beta]]| (Наследуется от [[developers:references:topomatic.alg.plan.plandata|PlanData]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.multiplandata.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.multiplandata.endstation|EndStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.multiplandata.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.k|K]]| (Наследуется от [[developers:references:topomatic.alg.plan.plandata|PlanData]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.p|P]]| (Наследуется от [[developers:references:topomatic.alg.plan.plandata|PlanData]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.multiplandata.startstation|StartStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.t1|T1]]| (Наследуется от [[developers:references:topomatic.alg.plan.plandata|PlanData]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.plandata.t2|T2]]| (Наследуется от [[developers:references:topomatic.alg.plan.plandata|PlanData]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.multiplandata.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|