共用方式為


NSDocumentController.ReopenDocument(NSUrl, NSUrl, NSError) 方法

定義

[Foundation.Export("reopenDocumentForURL:withContentsOfURL:error:")]
public virtual bool ReopenDocument (Foundation.NSUrl url, Foundation.NSUrl contentsUrl, out Foundation.NSError outError);
abstract member ReopenDocument : Foundation.NSUrl * Foundation.NSUrl *  -> bool
override this.ReopenDocument : Foundation.NSUrl * Foundation.NSUrl *  -> bool

參數

url
NSUrl
contentsUrl
NSUrl
outError
NSError

傳回

屬性

適用於