IsEmpty
此方法用于确定字符串是否为空。
可见性
Public
特征符
int IsEmpty() const
返回
此方法返回以下某个值:
0
- 字符串不为空。
1
- 字符串为空。
父主题:
OMString 类
反馈