TableEntryExtensions Class
Visual Studio 2015
Overload class for getting typed data from an ITableEntry.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | TryGetValue<T>(ITableEntry^, String^, T) | Try to get data of type T from an entry. |
![]() ![]() | TryGetValue<T>(ITableEntry^, String^, T, T) | Try to get data of type T from an entry. |
![]() ![]() | TryGetValue<T>(ITableEntry^, String^, T, Func<T>^) |
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:

