Sdílet prostřednictvím


ITableDataSink.RemoveFactory(ITableEntriesSnapshotFactory) Metoda

Definice

Odeberte zadaný objekt 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)

Parametry

oldFactory
ITableEntriesSnapshotFactory

Stará továrna.

Poznámky

oldFactory musí být možné volat z libovolného vlákna.

Platí pro