======Класс Assay====== * **Пространство имен:** [[developers:references:topomatic.glg.boreholes|Topomatic.Glg.Boreholes]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Glg.Boreholes.Assay =====Синтаксис===== public class Assay =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.boreholes.assay..ctor_topomatic.glg.boreholes.assaytype_system.double_system.double|Assay(AssayType, Double, Double)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.boreholes.assay..ctor_topomatic.glg.boreholes.assaytype_system.string_system.double_system.double|Assay(AssayType, String, Double, Double)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.boreholes.assay..ctor_topomatic.glg.boreholes.assaytype_system.string_system.string_system.double_system.double|Assay(AssayType, String, String, Double, Double)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.boreholes.assay.cipher|Cipher]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.boreholes.assay.depth|Depth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.boreholes.assay.enddepth|EndDepth]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.boreholes.assay.probenumber|ProbeNumber]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.boreholes.assay.type|Type]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.boreholes.assay.tostring|ToString()]]| (Переопределяет ToString().)|