xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_empty()
[1/2]
bool xtd::ustring::is_empty
(
)
const
inline
noexcept
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
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.