NSTextCheckingResult.AddressCheckingResult Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- components
- NSTextCheckingAddressComponents