Foundation.NSMutableDictionary.FromObjectAndKey Method
Factory method to create a new mutable dictionary, initialized with the specified obj (value) and key.

Syntax

[Foundation.Export("dictionaryWithObject:forKey:")]
public static NSMutableDictionary FromObjectAndKey (NSObject obj, NSObject key)

Parameters

obj
Documentation for this section has not yet been entered.
key
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0