vs2005 c#
string var = string.Empty;
why "76090,76091,76092,G0202,G0204,G0206".IndexOf(var)
returns 0 ?
should be -1 for not found...empty is not part of my string being searched
any ideas
thanks
TheMSsForum.com: The Microsoft Software Forum