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