Discussion 解説
If the collection is empty, start
is equal to end
.
コレクションが空ならば、start
はend
と等しいです。
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。
Availability
Technology
var startIndex: Dictionary
<Key, Value>.Index
{ get }
If the collection is empty, start
is equal to end
.
コレクションが空ならば、start
はend
と等しいです。
Note 注意
This documentation comment was inherited from Collection
.
この文書化コメントは、Collection
から引き継がれました。