Determine whether a substring is contained in this string
bool contains(const wchar_t * s) const;
contains Method