CMSStringEquals Method |
Name | Description | |
---|---|---|
Equals(String, String) |
Determines whether two specified String objects have the same value
| |
Equals(Object, Object, FuncObject, String) | Obsolete.
Determines whether two specified Objects return same string value when given a function
| |
Equals(String, String, Boolean) |
Determines whether two specified String objects have the same value
| |
Equals(String, String, StringComparison) | Obsolete.
Determines whether two specified String objects have the same value
|