Declaration

func object(forKey key: Any!) -> Any!

Declaration

- (id) objectForKey:(id) key;

Declaration

objectForKey_(key: object) -> object