NSDocumentController.ReopenDocument(NSUrl, NSUrl, NSError) Method

Definition

[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

Parameters

url
NSUrl
contentsUrl
NSUrl
outError
NSError

Returns

Attributes

Applies to