Determine whether a characters exists in this string
bool contains(wchar_t ch) const;
contains Method