I don't quite get what this has to do with ISet vs. IList...
By the way
> public IList<Item> ListItem { get { listItem.AsReadOnly(); }
> set; }
Exposes an Add() method on ListItem, that will throw an Exception,
because the list is immutable. As I remember it also confuses NH.
Jan Limpens
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---