共用方式為


NSMutableDictionary.FromFile(String) 方法

定義

從指定的路徑載入 NSMutableDictionary。

[Foundation.Export("dictionaryWithContentsOfFile:")]
public static Foundation.NSMutableDictionary FromFile (string path);
static member FromFile : string -> Foundation.NSMutableDictionary

參數

path
String

傳回

屬性

適用於