次の方法で共有


NSRegularExpression.FindFirstMatch(String, NSMatchingOptions, NSRange) メソッド

定義

[Foundation.Export("firstMatchInString:options:range:")]
public virtual Foundation.NSTextCheckingResult FindFirstMatch (string str, Foundation.NSMatchingOptions options, Foundation.NSRange range);
abstract member FindFirstMatch : string * Foundation.NSMatchingOptions * Foundation.NSRange -> Foundation.NSTextCheckingResult
override this.FindFirstMatch : string * Foundation.NSMatchingOptions * Foundation.NSRange -> Foundation.NSTextCheckingResult

パラメーター

str
String
range
NSRange

戻り値

属性

適用対象