Instance Method インスタンスメソッド

valuesForKeys:

Returns a dictionary containing as keys the property names in keys, with corresponding values being the corresponding property values.

Declaration 宣言

- (NSDictionary *)valuesForKeys:(NSArray *)keys;

See Also 参照

Deprecated Methods 非推奨メソッド