xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_empty() [1/2]

bool xtd::ustring::is_empty ( ) const
inlinenoexcept

Indicates whether this string is an empty string ("").

Returns
true if the value parameter is null or an empty string (""); otherwise, false.
Deprecated:
Replaced by xtd::ustring::is_empty(const xtd::ustring&) - Will be removed in version 0.4.0