Questions about .NET CollectionEditor type
Posted
by smwikipedia
on Stack Overflow
See other posts from Stack Overflow
or by smwikipedia
Published on 2010-04-07T15:31:29Z
Indexed on
2010/04/08
6:23 UTC
Read the original article
Hit count: 261
Who can tell me the internal working mechanism of a CollectionEditor in plain English?
I have implemented every virtual function and step into each of them. Still got no clue of its intended algorithm. I searched the web and found tons of compaints about the CollectionEditor type, and even bugs.
I am kind of thinking of the CollectionEditor as a total mess.
© Stack Overflow or respective owner