======Класс ExcludedVolumesCollection====== * **Пространство имен:** [[developers:references:topomatic.alg.excludedvolumes|Topomatic.Alg.ExcludedVolumes]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Alg.ExcludedVolumes.ExcludedVolumesCollection =====Синтаксис===== public class ExcludedVolumesCollection : IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection..ctor|ExcludedVolumesCollection()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.item_system.int32|Item[Int32]]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.add|Add()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.clear|Clear()]]| | |{{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.alg.excludedvolumes.excludedvolumescollection.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.excludedvolumes.excludedvolumescollection.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|