======Класс IndexesCollection====== * **Пространство имен:** [[developers:references:topomatic.foundationclasses|Topomatic.FoundationClasses]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Иерархия наследования===== * System.Object * Topomatic.FoundationClasses.IndexesCollection =====Синтаксис===== public abstract class IndexesCollection : IEnumerable, IEnumerable **Параметры типа** * //T// =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.foundationclasses.indexescollection_1..ctor|IndexesCollection()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.isempty|IsEmpty]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.addindex_topomatic.foundationclasses.t|AddIndex(T)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.containsindex_topomatic.foundationclasses.t|ContainsIndex(T)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.getcount|GetCount()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.getintervals|GetIntervals()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.getlast_ref_topomatic.foundationclasses.t_ref_topomatic.foundationclasses.t|GetLast(T, T)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.removeindex_topomatic.foundationclasses.t|RemoveIndex(T)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.removerange_topomatic.foundationclasses.t_system.int32|RemoveRange(T, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.setintervals_arr_topomatic.foundationclasses.t|SetIntervals(T[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.tostring|ToString()]]| (Переопределяет ToString().)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.indexescollection_1.trimexcess|TrimExcess()]]| |