共用方式為


NSArray.WriteToFile(String, Boolean) 方法

定義

[Foundation.Export("writeToFile:atomically:")]
public virtual bool WriteToFile (string path, bool useAuxiliaryFile);
abstract member WriteToFile : string * bool -> bool
override this.WriteToFile : string * bool -> bool

參數

path
String
useAuxiliaryFile
Boolean

傳回

屬性

適用於