NSDocumentController.DuplicateDocumentWithContentsOfUrl Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("duplicateDocumentWithContentsOfURL:copying:displayName:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSDocument DuplicateDocumentWithContentsOfUrl (Foundation.NSUrl url, bool duplicateByCopying, string displayName, out Foundation.NSError error);
abstract member DuplicateDocumentWithContentsOfUrl : Foundation.NSUrl * bool * string * -> AppKit.NSDocument
override this.DuplicateDocumentWithContentsOfUrl : Foundation.NSUrl * bool * string * -> AppKit.NSDocument
Paramètres
- url
- NSUrl
- duplicateByCopying
- Boolean
- displayName
- String
- error
- NSError
Retours
- Attributs