Discussion 解説
If the Key
instance is empty, start
is equal to end
.
Key
インスタンスが空ならば、start
はend
と等しいです。
Availability
Technology
var startIndex: KeyValuePairs
<Key, Value>.Index
{ get }
If the Key
instance is empty, start
is equal to end
.
Key
インスタンスが空ならば、start
はend
と等しいです。