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