[Mono-winforms-list] question: CheckedListViewItemCollection and Ilist
Jordi Mas
jmas@softcatala.org
Tue, 07 Oct 2003 20:26:05 +0200
Hello,
Some classes like CheckedListViewItemCollection have the following signature:
public class CheckedListViewItemCollection : IList, ICollection, IEnumerable {
have members like this one:
bool IList.IsReadOnly()
Do we really need to implement them? Because they are stubbed on Mono, however
they are declated as 'private' in the original Microsoft .Net Framework DLL
and they are also not in the spec.
What should I do?
Thanks,
--
Jordi Mas i Hernāndez (homepage http://www.softcatala.org/~jmas)
http://www.softcatala.org