This documentation is archived and is not being maintained.
MetaAccessor<TEntity, TMember>.GetValue Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the strongly typed value.
Namespace:
System.Data.Linq.Mapping
Assembly:
System.Data.Linq (in System.Data.Linq.dll)
public abstract TMember GetValue(
TEntity instance
)
Parameters
- instance
- Type: TEntity
The instance from which to get the value.
Return Value
Type:
TMemberThe value of this instance.
Windows Phone OS
Supported in: 8.1, 8.0