次の方法で共有


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

戻り値

属性

適用対象