Aracılığıyla paylaş


ITableDataSink.RemoveFactory(ITableEntriesSnapshotFactory) Yöntem

Tanım

Belirtilen ITableEntriesSnapshotFactoryöğesini kaldırın.

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)

Parametreler

oldFactory
ITableEntriesSnapshotFactory

Eski fabrika.

Açıklamalar

oldFactory herhangi bir iş parçacığından çağrılabilir olmalıdır.

Şunlara uygulanır