======Класс TemporaryCollection====== * **Пространство имен:** [[developers:references:topomatic.libx.gui|Topomatic.Libx.Gui]] * **Сборка:** Topomatic.Libx (в Topomatic.Libx.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.libx.xlibrarycollection|Topomatic.Libx.xLibraryCollection]] * Topomatic.Libx.Gui.TemporaryCollection =====Синтаксис===== class TemporaryCollection : xLibraryCollection, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.libx.gui.temporarycollection..ctor_topomatic.libx.xlibrarycollection|TemporaryCollection(xLibraryCollection)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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.gui.temporarycollection.libraryname|LibraryName]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.)|