String.Contains Method (System)
Returns a value indicating whether a specified substring occurs within this string. ... This method performs an ordinal (case-sensitive and culture-insensitive) comparison. The search begins at the first character position of this string and continues thr
msdn.microsoft.com |