共用方式為


NSDictionary.GetSharedKeySetForKeys(NSObject[]) 方法

定義

為指定的金鑰建立共用金鑰集。

[Foundation.Export("sharedKeySetForKeys:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSObject GetSharedKeySetForKeys (Foundation.NSObject[] keys);
static member GetSharedKeySetForKeys : Foundation.NSObject[] -> Foundation.NSObject

參數

keys
NSObject[]

傳回

屬性

適用於