[Mono-bugs] [Bug 30091][Wis] New - RegularExpression.GroupCollection is missing a string indexer
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
10 Sep 2002 08:28:13 -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.22357 Tue Sep 10 04:28:13 2002
@@ -0,0 +1,19 @@
+Bug#: 30091
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: duncan@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: RegularExpression.GroupCollection is missing a string indexer
+
+The indexer in GroupCollection should allow both ints and strings as indexes.