[Mono-bugs] [Bug 30091][Wis] Changed - RegularExpression.GroupCollection is missing a string indexer

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Sep 2002 08:32:32 -0000


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 duncan@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=30091

--- shadow/30091	Tue Sep 10 04:28:13 2002
+++ shadow/30091.tmp.27764	Tue Sep 10 04:32:32 2002
@@ -14,6 +14,11 @@
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: RegularExpression.GroupCollection is missing a string indexer
 
 The indexer in GroupCollection should allow both ints and strings as indexes.
+
+------- Additional Comments From duncan@ximian.com  2002-09-10 04:32 -------
+Created an attachment (id=2228)
+Example from the Quickstart tutorial
+