다음을 통해 공유


NSMutableDictionary.FromSharedKeySet(NSObject) 메서드

정의

지정된 공유 키 집합에 최적화된 변경 가능한 새 사전을 만드는 팩터리 메서드입니다.

[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

매개 변수

sharedKeyToken
NSObject

반환

특성

적용 대상