NSAttributedString.GetDataFromRange Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
GetDataFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError) | |
GetDataFromRange(NSRange, NSDictionary, NSError) |
d|Untukan ditambahkan. |
GetDataFromRange(NSRange, NSAttributedStringDocumentAttributes, NSError)
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public Foundation.NSData GetDataFromRange (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes documentAttributes, ref Foundation.NSError error);
member this.GetDataFromRange : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes * -> Foundation.NSData
Parameter
- range
- NSRange
- documentAttributes
- NSAttributedStringDocumentAttributes
- error
- NSError
Mengembalikan
- Atribut
Berlaku untuk
GetDataFromRange(NSRange, NSDictionary, NSError)
d|Untukan ditambahkan.
[Foundation.Export("dataFromRange:documentAttributes:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSData GetDataFromRange (Foundation.NSRange range, Foundation.NSDictionary attributes, ref Foundation.NSError error);
abstract member GetDataFromRange : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSData
override this.GetDataFromRange : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSData
Parameter
- range
- NSRange
- attributes
- NSDictionary
- error
- NSError
Mengembalikan
- Atribut