Udostępnij za pośrednictwem


ITableDataSink.RemoveFactory(ITableEntriesSnapshotFactory) Metoda

Definicja

Usuń określony ITableEntriesSnapshotFactoryelement .

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

Stara fabryka.

Uwagi

oldFactory musi być wywoływana z dowolnego wątku.

Dotyczy