Compartilhar via


NSDictionary.GetSharedKeySetForKeys(NSObject[]) Método

Definição

Cria um conjunto de chaves compartilhadas para as chaves especificadas.

[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

Parâmetros

keys
NSObject[]

Retornos

Atributos

Aplica-se a