M
Maxus
Hi People,
I'm implementing one of those typed collection thing that we all love
so much
anyhows.. Problem is this I want make it use generics. So I
implement ICollection<T>, IList<T> and I think "hell yeah thats the
stuff!" So then I think "well lets add some neat data binding stuff" So
I go to add IBindingList<T> ... Gasp! its not there! Am i just being
hopless or is it really not there? and if not why not? Am I missing
something very fundamental?
Thanks for your help!
-M
I'm implementing one of those typed collection thing that we all love
so much

implement ICollection<T>, IList<T> and I think "hell yeah thats the
stuff!" So then I think "well lets add some neat data binding stuff" So
I go to add IBindingList<T> ... Gasp! its not there! Am i just being
hopless or is it really not there? and if not why not? Am I missing
something very fundamental?
Thanks for your help!
-M