NSMutableDictionary.LowlevelFromObjectAndKey(IntPtr, IntPtr) Method

Definition

public static Foundation.NSMutableDictionary LowlevelFromObjectAndKey (IntPtr obj, IntPtr key);
static member LowlevelFromObjectAndKey : nativeint * nativeint -> Foundation.NSMutableDictionary

Parameters

obj
IntPtr

nativeint

key
IntPtr

nativeint

Returns

Applies to