NSAttributedString.GetFileWrapper 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.
Surcharges
GetFileWrapper(NSRange, NSAttributedStringDocumentAttributes, NSError) | |
GetFileWrapper(NSRange, NSDictionary, NSError) |
GetFileWrapper(NSRange, NSAttributedStringDocumentAttributes, NSError)
public Foundation.NSFileWrapper GetFileWrapper (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes options, out Foundation.NSError error);
member this.GetFileWrapper : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes * -> Foundation.NSFileWrapper
Paramètres
- range
- NSRange
- error
- NSError
Retours
S’applique à
GetFileWrapper(NSRange, NSDictionary, NSError)
[Foundation.Export("fileWrapperFromRange:documentAttributes:error:")]
public virtual Foundation.NSFileWrapper GetFileWrapper (Foundation.NSRange range, Foundation.NSDictionary options, out Foundation.NSError error);
abstract member GetFileWrapper : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
override this.GetFileWrapper : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
Paramètres
- range
- NSRange
- options
- NSDictionary
- error
- NSError
Retours
- Attributs