共用方式為


MPMediaItemCollection.GetObject(NSObject) 方法

定義

[Foundation.Export("objectForKeyedSubscript:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject GetObject (Foundation.NSObject key);
override this.GetObject : Foundation.NSObject -> Foundation.NSObject

參數

key
NSObject

傳回

屬性

適用於