Sdílet prostřednictvím


ITableDataSink.AddFactory(ITableEntriesSnapshotFactory, Boolean) Metoda

Definice

Přidejte zadanou ITableEntriesSnapshotFactoryhodnotu .

public void AddFactory (Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory newFactory, bool removeAllFactories = false);
abstract member AddFactory : Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshotFactory * bool -> unit
Public Sub AddFactory (newFactory As ITableEntriesSnapshotFactory, Optional removeAllFactories As Boolean = false)

Parametry

newFactory
ITableEntriesSnapshotFactory

Nová továrna.

removeAllFactories
Boolean

Určuje, zda se mají odebrat všechny továrny.

Poznámky

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

Platí pro