Share via


NSDictionary.GetSharedKeySetForKeys(NSObject[]) Method

Definition

[Foundation.Export("sharedKeySetForKeys:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject GetSharedKeySetForKeys(Foundation.NSObject[] keys);
[<Foundation.Export("sharedKeySetForKeys:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSharedKeySetForKeys : Foundation.NSObject[] -> Foundation.NSObject

Parameters

keys
NSObject[]

Returns

Attributes

Applies to