MetaAccessor(Of TEntity, TMember).GetBoxedValue Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies an object on which to set a value or from which to get a value.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- instance
- Type: System.Object
The instance from which to get the value or on which to set the value.
Show: