Also, is your T a strong type or "object"?

On Jan 12, 12:01 pm, Jamie Fraser <[email protected]> wrote:
> Can you post your code? Might be an obvious theory - but you aren't
> using an interface somewhere are you?
>
>
>
> On Tue, Jan 12, 2010 at 2:11 AM, rbr <[email protected]> wrote:
> > Has anybody experienced an issue where they have a generic list of
> > objects, do a find (in my instance using a lambda expression) and the
> > returned object is missing one or more of the properties that the
> > object contains in the List? I am getting an object with all but one
> > int property set. I'm at a loss. any help would be greatly
> > appreciated.
>
> > TIA
>
> > rbr

Reply via email to