IsEmpty
此方法會判定字串是否為空的。
可見性
Public
簽章
int IsEmpty() const
傳回
此方法會傳回下列其中一項值:
0
- 字串不是空的。
1
- 字串是空的。
上層主題:
OMString 類別
回饋