|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Class Diagram w/ BindingList<T>I've noticed that the class designer in VS2005 will not "Show as Collection
Association" for a BindingList<T> (when my T is on the diagram)... the error message is "Cannot show as collection association when the member is a weakly-typed collection" Well, the BindingList<T> is not a weakly-typed collection. Is there a fix for this? Thanks, A |
|||||||||||||||||||||||