DictionaryContainer.GetNSStringValue(NSString) Method

Definition

Returns the NSString associated with key.

protected Foundation.NSString GetNSStringValue (Foundation.NSString key);
member this.GetNSStringValue : Foundation.NSString -> Foundation.NSString

Parameters

key
NSString

The identifier of the NSString.

Returns

Applies to