[Mono-bugs] [Bug 78634][Min] Changed - Under-specification of String.IndexOf method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 13 13:56:39 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/78634	2006-06-13 12:26:54.000000000 -0400
+++ shadow/78634.tmp.14851	2006-06-13 13:56:39.000000000 -0400
@@ -25,6 +25,11 @@
 
 This doesn't say what happens in the case when the character isn't found.
 
 Similarly the other overloads of IndexOf, LastIndexOf and so on need to
 have a documented behaviour when what you're looking for is not found.  It
 appears they return -1, but I can't see this documented anywhere.
+
+------- Additional Comments From vargaz at gmail.com  2006-06-13 13:56 -------
+Our documentation is missing a lot of things, not just this one. Try
+using the MSDN docs, those are far more extensive.
+


More information about the mono-bugs mailing list