NSTextCheckingResult.AddressCheckingResult メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
- components
- NSTextCheckingAddressComponents