Sets the value of the specified key in the cache.
Original signature is '- (void)setObject:(id)obj forKey:(id)key'
Available in Mac OS X v10.6 and later.


- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
![]() | Monobjc Documented Class Library SetObjectForKey Method (obj, key) Namespaces ► Monobjc.Foundation ► NSCache ► SetObjectForKey(Id, Id) |
Sets the value of the specified key in the cache.
Original signature is '- (void)setObject:(id)obj forKey:(id)key'
Available in Mac OS X v10.6 and later.