|
noexcept |
Determines whether the beginning of this instance of xtd::ustring matches a specified xtd::ustring, ignoring or honoring their case.
value | A xtd::ustring to compare to. |
ignore_case | true to ignore case when comparing the specified string and value; otherwise, false |