次の方法で共有


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

戻り値

属性

適用対象