func setValue (Any?, forKey : String)
Invokes
setValue(_:forKey:)
on each of the array's items using the specified value
and key
.
setValue(_:forKey:)
を配列の要素それぞれの上でこの指定されたvalue
とkey
を使って発動します。