Discussion 解説
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。
Complexity: O(1) 計算量:O(1)
Availability
Technology
Base
conforms to BidirectionalCollection
and Base
.
Element
conforms to BidirectionalCollection
.
Base
がBidirectionalCollection
に準拠するそしてBase
.
Element
がBidirectionalCollection
に準拠する時に利用可能です。
If the collection is empty, the value of this property is nil
.
コレクションが空であるならば、このプロパティはnil
です。
Complexity: O(1) 計算量:O(1)