NSDictionary.TryGetValue(NSObject, NSObject) Method

Definition

public bool TryGetValue (Foundation.NSObject key, out Foundation.NSObject value);
abstract member TryGetValue : Foundation.NSObject *  -> bool
override this.TryGetValue : Foundation.NSObject *  -> bool

Parameters

key
NSObject
value
NSObject

Returns

Applies to