======Класс SchemaCollection====== * **Пространство имен:** [[developers:references:topomatic.controls.dialogs|Topomatic.Controls.Dialogs]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * Topomatic.Controls.Dialogs.SchemaCollection =====Синтаксис===== class SchemaCollection : IDisposable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.dialogs.schemacollection.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.dialogs.schemacollection.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.dialogs.schemacollection.systemcount|SystemCount]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.dialogs.schemacollection.append_topomatic.controls.dialogs.schemapattern|Append(SchemaPattern)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.dialogs.schemacollection.dispose|Dispose()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.dialogs.schemacollection.flush|Flush()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.controls.dialogs.schemacollection.getschema_system.string|GetSchema(String)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.dialogs.schemacollection.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|