======Класс xLibraryCollection====== * **Пространство имен:** [[developers:references:topomatic.libx|Topomatic.Libx]] * **Сборка:** Topomatic.Libx (в Topomatic.Libx.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.libx.xlibrarycollection|Topomatic.Libx.xLibraryCollection]] * Topomatic.Libx.xLibraryCollection =====Синтаксис===== public abstract class xLibraryCollection : xLibraryCollection, IEnumerable, IEnumerable **Параметры типа** * //T// =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.libx.xlibrarycollection_1..ctor_system.string|xLibraryCollection(String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.libx.xlibrarycollection.libraryname|LibraryName]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlastselected_system.guid|AddLastSelected(Guid)]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlibrary_system.string|AddLibrary(String)]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlibrary_system.string_system.string|AddLibrary(String, String)]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.commitchanges|CommitChanges()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getlastselected|GetLastSelected()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{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.libx.xlibrarycollection.rallbackchanges|RallbackChanges()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.removelibrary_topomatic.libx.xlibrary|RemoveLibrary(xLibrary)]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection_1.trygetvalue_system.guid_ref_topomatic.libx.t|TryGetValue(Guid, T)]]| |