Compartir a través de


NSTextCheckingResult.AddressCheckingResult Método

Definición

Sobrecargas

AddressCheckingResult(NSRange, NSDictionary)
AddressCheckingResult(NSRange, NSTextCheckingAddressComponents)

AddressCheckingResult(NSRange, NSDictionary)

[Foundation.Export("addressCheckingResultWithRange:components:")]
public static Foundation.NSTextCheckingResult AddressCheckingResult (Foundation.NSRange range, Foundation.NSDictionary components);
static member AddressCheckingResult : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSTextCheckingResult

Parámetros

range
NSRange
components
NSDictionary

Devoluciones

Atributos

Se aplica a

AddressCheckingResult(NSRange, NSTextCheckingAddressComponents)

public static Foundation.NSTextCheckingResult AddressCheckingResult (Foundation.NSRange range, Foundation.NSTextCheckingAddressComponents components);
static member AddressCheckingResult : Foundation.NSRange * Foundation.NSTextCheckingAddressComponents -> Foundation.NSTextCheckingResult

Parámetros

range
NSRange

Devoluciones

Se aplica a