共用方式為


NSCharacterSet.FromFile(String) 方法

定義

從儲存在檔案中指定路徑之點陣圖標記法讀取的字元集。

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

參數

path
String

傳回

屬性

適用於