======Класс GroundRemoveValidator====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime.tools|Topomatic.Glg.Runtime.Tools]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Glg.Runtime.Tools.GroundRemoveValidator * [[developers:references:topomatic.glg.runtime.tools.alignmentgroundremovevalidator|Topomatic.Glg.Runtime.Tools.AlignmentGroundRemoveValidator]] * [[developers:references:topomatic.glg.runtime.tools.globalgroundremovevalidator|Topomatic.Glg.Runtime.Tools.GlobalGroundRemoveValidator]] =====Синтаксис===== public abstract class GroundRemoveValidator =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.runtime.tools.groundremovevalidator.applicabletablecaption|ApplicableTableCaption]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.runtime.tools.groundremovevalidator.canremove_system.guid|CanRemove(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.runtime.tools.groundremovevalidator.canremove_topomatic.glg.grounds.ground|CanRemove(Ground)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.runtime.tools.groundremovevalidator.dependencecount_system.guid|DependenceCount(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.runtime.tools.groundremovevalidator.dependencecount_topomatic.glg.grounds.ground|DependenceCount(Ground)]]| | |{{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:topomatic.glg.runtime.tools.groundremovevalidator.invalidate|Invalidate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|