NSCache.SetObjectforKey(NSObject, NSObject) Method

Definition

[Foundation.Export("setObject:forKey:")]
public virtual void SetObjectforKey (Foundation.NSObject obj, Foundation.NSObject key);
abstract member SetObjectforKey : Foundation.NSObject * Foundation.NSObject -> unit
override this.SetObjectforKey : Foundation.NSObject * Foundation.NSObject -> unit

Parameters

obj
NSObject
key
NSObject
Attributes

Applies to