NSCache.ObjectForKey(NSObject) Method

Definition

[Foundation.Export("objectForKey:")]
public virtual Foundation.NSObject ObjectForKey (Foundation.NSObject key);
abstract member ObjectForKey : Foundation.NSObject -> Foundation.NSObject
override this.ObjectForKey : Foundation.NSObject -> Foundation.NSObject

Parameters

key
NSObject

Returns

Attributes

Applies to