TableEntriesSnapshotFactoryBase.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:
virtual Microsoft::VisualStudio::Shell::TableManager::ITableEntriesSnapshot ^ GetCurrentSnapshot();
public virtual Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot GetCurrentSnapshot ();
abstract member GetCurrentSnapshot : unit -> Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot
override this.GetCurrentSnapshot : unit -> Microsoft.VisualStudio.Shell.TableManager.ITableEntriesSnapshot
Public Overridable Function GetCurrentSnapshot () As ITableEntriesSnapshot
Returns
Returns ITableEntriesSnapshot.