Freigeben über


NSMutableDictionary.FromSharedKeySet(NSObject) Methode

Definition

Factory-Methode zum Erstellen eines neuen veränderlichen Wörterbuchs, das für den angegebenen freigegebenen Schlüsselsatz optimiert ist.

[Foundation.Export("dictionaryWithSharedKeySet:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSDictionary FromSharedKeySet (Foundation.NSObject sharedKeyToken);
static member FromSharedKeySet : Foundation.NSObject -> Foundation.NSDictionary

Parameter

sharedKeyToken
NSObject

Gibt zurück

Attribute

Gilt für: