다음을 통해 공유


NSMutableArray.FromFile(String) 메서드

정의

[Foundation.Export("arrayWithContentsOfFile:")]
[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 FromFile (string path);
static member FromFile : string -> Foundation.NSMutableArray

매개 변수

path
String

반환

특성

적용 대상