NSAttributedString.GetFileWrapper Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- range
- NSRange
- error
- NSError
Restituisce
Si applica a
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
Parametri
- range
- NSRange
- options
- NSDictionary
- error
- NSError
Restituisce
- Attributi