Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79973 --- shadow/79973 2006-11-19 03:15:49.000000000 -0500 +++ shadow/79973.tmp.4521 2006-11-19 03:17:06.000000000 -0500 @@ -74,6 +74,11 @@ - throw new ArgumentOutOfRangeException ("index"); + CheckIndex (index); return _items [index]; } set { + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-19 03:17 ------- +Created an attachment (id=18110) +patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
