Share via


NSDictionary.TryGetValue(NSObject, NSObject) Method

Definition

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

Parameters

key
NSObject
value
NSObject

Returns

Applies to