======Класс xLibraryCollection====== * **Пространство имен:** [[developers:references:topomatic.libx|Topomatic.Libx]] * **Сборка:** Topomatic.Libx (в Topomatic.Libx.dll) =====Иерархия наследования===== * 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.activesatelite|ActiveSatelite]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.libx.xlibrarycollection.environment|Environment]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{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_system.string|AddLibrary(String, String)]]| (Наследуется от [[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.commitchanges|CommitChanges()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.fetchsatelites|FetchSatelites()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getlastselected|GetLastSelected()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от 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:topomatic.libx.xlibrarycollection.synchronizelibraries|SynchronizeLibraries()]]| (Наследуется от [[developers:references:topomatic.libx.xlibrarycollection|xLibraryCollection]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection_1.trygetvalue_system.guid_ref_topomatic.libx.t|TryGetValue(Guid, T)]]| |