======Класс AssayRecord====== * **Пространство имен:** [[developers:references:topomatic.glg.laboratory|Topomatic.Glg.Laboratory]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Glg.Laboratory.AssayRecord =====Синтаксис===== public class AssayRecord : IList, ICollection, IEnumerable, IEnumerable, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.assayrecord..ctor|AssayRecord()]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.assayrecord..ctor_system.collections.generic.ienumerable_1|AssayRecord(IEnumerable)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.borehole|Borehole]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.isenabled|IsEnabled]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.ishighlighted|IsHighlighted]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.isremoved|IsRemoved]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.assayrecord.sortindex|SortIndex]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.add_topomatic.glg.laboratory.assayvalue|Add(AssayValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.contains_topomatic.glg.laboratory.assayvalue|Contains(AssayValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.copyto_arr_topomatic.glg.laboratory.assayvalue_system.int32|CopyTo(AssayValue[], Int32)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.indexof_topomatic.glg.laboratory.assayvalue|IndexOf(AssayValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.insert_system.int32_topomatic.glg.laboratory.assayvalue|Insert(Int32, AssayValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.remove_topomatic.glg.laboratory.assayvalue|Remove(AssayValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.assayrecord.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|