Freigeben über


NSMutableArray.FromUrl(NSUrl) Methode

Definition

[Foundation.Export("arrayWithContentsOfURL:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSMutableArray FromUrl (Foundation.NSUrl url);
static member FromUrl : Foundation.NSUrl -> Foundation.NSMutableArray

Parameter

url
NSUrl

Gibt zurück

Attribute

Gilt für: