_removeFirst

_removeFirst 方法會從清單移除第一個項目。

註: 使用 removeFirst 方法會更安全,因為該方法比 _removeFirst 具有更多的檢查。
可見性
Public
簽章
inline void _removeFirst()

回饋