다음을 통해 공유


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

반환

적용 대상