TableEntriesSnapshotFactoryBase Class
Visual Studio 2015
Helper class for those that want to implement only part of the ITableEntriesSnapshotFactory interface.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | TableEntriesSnapshotFactoryBase() | Creates a new instance of TableEntriesSnapshotFactoryBase. |
| Name | Description | |
|---|---|---|
![]() | CurrentVersionNumber | The version number associated with the current snapshot. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Disposes the object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCurrentSnapshot() | Get the current snapshot of the entries associated with the factory. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSnapshot(Int32) | Get the snapshot associated with the specified versionNumber. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | EmptySnapshot | The empty snapshot. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




