======Класс AstStatementCollection====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.crs.ast.astobject|Topomatic.Crs.Ast.AstObject]] * [[developers:references:topomatic.crs.ast.astobjectcollection_1|Topomatic.Crs.Ast.AstObjectCollection]]<[[developers:references:topomatic.crs.ast.aststatement|Topomatic.Crs.Ast.AstStatement]]> * Topomatic.Crs.Ast.AstStatementCollection =====Синтаксис===== public class AstStatementCollection : AstObjectCollection, IList, ICollection, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.ast.aststatementcollection..ctor|AstStatementCollection()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.count|Count]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobject.end|End]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobject|AstObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.isreadonly|IsReadOnly]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.item_system.int32|Item[Int32]]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobject.span|Span]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobject|AstObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.astobject.start|Start]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobject|AstObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.add_topomatic.crs.ast.aststatement|Add(AstStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.addrange_system.collections.generic.ienumerable_1|AddRange(IEnumerable)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.clear|Clear()]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.contains_topomatic.crs.ast.aststatement|Contains(AstStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.copyto_arr_topomatic.crs.ast.aststatement_system.int32|CopyTo(AstStatement[], Int32)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.indexof_topomatic.crs.ast.aststatement|IndexOf(AstStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.insert_system.int32_topomatic.crs.ast.aststatement|Insert(Int32, AstStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.remove_topomatic.crs.ast.aststatement|Remove(AstStatement)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.removeat_system.int32|RemoveAt(Int32)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.removerange_system.int32_system.int32|RemoveRange(Int32, Int32)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobject.tostring|ToString()]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobject|AstObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.astobjectcollection_1.walk_topomatic.crs.ast.astwalker|Walk(AstWalker)]]| (Наследуется от [[developers:references:topomatic.crs.ast.astobjectcollection_1|AstObjectCollection]].)|