ITableEntriesSnapshotFactory.GetCurrentSnapshot Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.