[Mono-list] "Not supported"

Dwivedi , Ajay Kumar AjayKumar.Dwivedi@dresdner-bank.com
Fri, 19 Apr 2002 07:40:26 +0100


Do exactly what MS Implementation does.
They throw a NotSupportedException when this method is called.

Happy Hacking,
Ajay
 
> What do I do about methods that say "Not supported" on the 
> documentation?
> 
> For example:
> 
> Not supported. The IList.Contains method indicates whether a specified
> object is contained in the list.