StringUtilContains Method |
Name | Description | |
---|---|---|
Contains(String, Char) |
Check if the string contains the specified character, returning false if the string is null.
| |
Contains(String, String) |
Check if the specified string array contains the specified string.
|