Поделиться через


NSTextCheckingResult.AddressCheckingResult Метод

Определение

Перегрузки

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

Параметры

range
NSRange
components
NSDictionary

Возвращаемое значение

Атрибуты

Применяется к

AddressCheckingResult(NSRange, NSTextCheckingAddressComponents)

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

Параметры

range
NSRange

Возвращаемое значение

Применяется к