Поделиться через


ITableDataSink.RemoveFactory(ITableEntriesSnapshotFactory) Метод

Определение

Удалите указанный ITableEntriesSnapshotFactoryобъект .

public:
 void RemoveFactory(Microsoft::VisualStudio::Shell::TableManager::ITableEntriesSnapshotFactory ^ oldFactory);
public void RemoveFactory (Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory oldFactory);
abstract member RemoveFactory : Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory -> unit
Public Sub RemoveFactory (oldFactory As ITableEntriesSnapshotFactory)

Параметры

oldFactory
ITableEntriesSnapshotFactory

Старый завод.

Комментарии

oldFactory должен быть вызываемым из любого потока.

Применяется к