共用方式為


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

傳回

屬性

適用於