* TreeNodeCollection.cs: Minor corrections to exceptions to match MS.
authorGert Driesen <drieseng@users.sourceforge.net>
Sun, 27 May 2007 15:07:26 +0000 (15:07 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Sun, 27 May 2007 15:07:26 +0000 (15:07 -0000)
commitbee34beed7f07d8d4cf29d015c2a18850e2e7c7e
treec1c2d6904572ad683ab3edb5526570fadfaa9efb
parentce6459ba683e5bc834cfb561a117a09a9d559649
* TreeNodeCollection.cs: Minor corrections to exceptions to match MS.
* TreeNodeCollectionTest.cs: Added tests for Add and AddRange. Fixed and
improved IList indexer.

svn path=/trunk/mcs/; revision=78010
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TreeNodeCollection.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeNodeCollectionTest.cs