ITableEntriesSnapshotFactory.GetCurrentSnapshot Method

Definition

Get the current snapshot of the entries associated with the factory.

public:
 Microsoft::VisualStudio::Shell::TableManager::ITableEntriesSnapshot ^ GetCurrentSnapshot();
public Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot GetCurrentSnapshot ();
abstract member GetCurrentSnapshot : unit -> Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot
Public Function GetCurrentSnapshot () As ITableEntriesSnapshot

Returns

Returns ITableEntriesSnapshot.

Applies to