TableEntryExtensions Class
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.
Overload class for getting typed data from an ITableEntry.
public ref class TableEntryExtensions abstract sealed
public ref class TableEntryExtensions abstract sealed
class TableEntryExtensions abstract sealed
public static class TableEntryExtensions
type TableEntryExtensions = class
Public Module TableEntryExtensions
- Inheritance
-
TableEntryExtensions
Methods
TryGetValue<T>(ITableEntry, String, T, Func<T>) |
Try to get data of type |
TryGetValue<T>(ITableEntry, String, T, T) |
Try to get data of type |
TryGetValue<T>(ITableEntry, String, T) |
Try to get data of type |