MetaAccessor<TEntity, TMember>.SetBoxedValue Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies an instance on which to set the boxed value.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- instance
- Type:
System.Object
%
The instance into which to set the boxed value.
- value
- Type: System.Object
The value to set.
Show: