======Класс ProxySourceProvider====== * **Пространство имен:** [[developers:references:topomatic.sfc.proxy|Topomatic.Sfc.Proxy]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.Proxy.ProxySourceProvider * [[developers:references:topomatic.sfc.proxy.defaultproxysourceprovider|Topomatic.Sfc.Proxy.DefaultProxySourceProvider]] * [[developers:references:topomatic.sfc.proxy.fileproxysourceprovider|Topomatic.Sfc.Proxy.FileProxySourceProvider]] * [[developers:references:topomatic.sfc.proxy.guidproxysourceprovider|Topomatic.Sfc.Proxy.GuidProxySourceProvider]] * [[developers:references:topomatic.sfc.proxy.textfilesourceprovider|Topomatic.Sfc.Proxy.TextFileSourceProvider]] =====Синтаксис===== public abstract class ProxySourceProvider : IStgSerializable, IEnumerable>, IEnumerable, INamedTransactable, ITransactable, IUpdatable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.isconnected|IsConnected]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.issynchronized|IsSynchronized]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.sourcecollection|SourceCollection]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.surface|Surface]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.transactionmanager|TransactionManager]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.uid|Uid]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.add_topomatic.sfc.proxy.proxymoniker|Add(ProxyMoniker)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.beginupdate_system.string|BeginUpdate(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.containskey_system.int32|ContainsKey(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.getsupportedmonikers|GetSupportedMonikers()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.invokeupdate_topomatic.sfc.proxy.proxymoniker|InvokeUpdate(ProxyMoniker)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.synchronize|Synchronize()]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.trygetid_topomatic.sfc.proxy.proxymoniker_ref_system.int32|TryGetID(ProxyMoniker, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.trygetvalue_system.int32_ref_topomatic.sfc.proxy.proxymoniker|TryGetValue(Int32, ProxyMoniker)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.tryupdatevalue_system.int32_ref_topomatic.sfc.surfacepoint_topomatic.sfc.surfacepointextensiveinformation|TryUpdateValue(Int32, SurfacePoint, SurfacePointExtensiveInformation)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.proxy.proxysourceprovider.update_topomatic.sfc.proxy.proxymoniker|Update(ProxyMoniker)]]| |