======Класс AlignmentPlugins====== Плагины подобъекта * **Пространство имен:** [[developers:references:topomatic.alg.plugins|Topomatic.Alg.Plugins]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Plugins.AlignmentPlugins =====Синтаксис===== public class AlignmentPlugins : IOwned, IAlignmentContainer, IStgSerializable, IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.plugins.alignmentplugins..ctor_system.object|AlignmentPlugins(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.alignment|Alignment]]| Подобъект, которому принадлежат плагины | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.item_system.string|Item[String]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.owner|Owner]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.add_system.string_topomatic.alg.plugins.alignmentplugin|Add(String, AlignmentPlugin)]]| Добавить плагин в подобъект | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.contains_system.string|Contains(String)]]| Содержит плагин | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.isvisualempty_system.string|IsVisualEmpty(String)]]| Позволяет проверить - пустой плагин или нет | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.modifyvolumes_system.collections.generic.list_1_topomatic.alg.crs.section|ModifyVolumes(List, Section)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plugins.alignmentplugins.trygetvalue_system.string_ref_topomatic.alg.plugins.alignmentplugin|TryGetValue(String, AlignmentPlugin)]]| Получить плагин |