String.IndexOf Method (String) (System)
Reports the zero-based index of the first occurrence of the specified string in this instance. ... Index numbering starts from zero. This method performs a word (case-sensitive and culture-sensitive) search using the current culture.
msdn.microsoft.com |