[Mono-dev] String.IndexOf function Bug.
Miguel de Icaza
miguel at ximian.com
Tue Nov 15 15:12:32 EST 2005
Hello,
> string str = "MONO";
> int index = str.IndexOf("/0/0/0");
> Console.WriteLine(" Index : " + index.ToString());
What platform is this? I do get -1
More information about the Mono-devel-list
mailing list