I think it is not supported. But you can extend nh by implementing your own version of the proxy collection. How do you plan to store the data? As nhibernate stores a dictionary or as a common list?
2011/5/19, Ken Hu <[email protected]>: > Hi All, > > Currently my project is intending to use nHibernate as our DAO. But we > have custom collections that is implementing KeyedCollections from C#. > Is it possible and if so how to go about doing it? 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]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Enviado desde mi dispositivo móvil -- 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.
