func value(forKey : String) -> Any
Returns an array containing the results of invoking
value(forKey:)
using key
on each of the array's objects.
value(forKey:)
をkey
を使って配列の要素それぞれの上で発動する結果を含んでいる配列を返します。