private ISet items = new HashedSet() ? On Tue, Nov 24, 2009 at 10:37 AM, graphicsxp <[email protected]>wrote:
> Hi, > > One of my mapped classes has an ISet collection. When I create a new > instance of that class, I can't add any elements to the the collection > because it's null. However the compiler doesn't let me instantiate the > collection. How can I do that ? > > Thanks > > -- > > 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]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > > -- 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.
