======Класс xLibraryCollection====== * **Пространство имен:** [[developers:references:topomatic.libx|Topomatic.Libx]] * **Сборка:** Topomatic.Libx (в Topomatic.Libx.dll) =====Иерархия наследования===== * System.Object * Topomatic.Libx.xLibraryCollection * [[developers:references:topomatic.libx.gui.temporarycollection|Topomatic.Libx.Gui.TemporaryCollection]] * [[developers:references:topomatic.libx.xlibrarycollection_1|Topomatic.Libx.xLibraryCollection]] =====Синтаксис===== public abstract class xLibraryCollection : IEnumerable, IEnumerable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.libx.xlibrarycollection.activesatelite|ActiveSatelite]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.libx.xlibrarycollection.environment|Environment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.libx.xlibrarycollection.libraryname|LibraryName]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlastselected_system.guid|AddLastSelected(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlibrary_system.string_system.string|AddLibrary(String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.addlibrary_system.string|AddLibrary(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.commitchanges|CommitChanges()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.fetchsatelites|FetchSatelites()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.getlastselected|GetLastSelected()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.rallbackchanges|RallbackChanges()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.removelibrary_topomatic.libx.xlibrary|RemoveLibrary(xLibrary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.libx.xlibrarycollection.synchronizelibraries|SynchronizeLibraries()]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|