Freigeben über


NSRegularExpression.FindFirstMatch(String, NSMatchingOptions, NSRange) Methode

Definition

[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

Parameter

str
String
range
NSRange

Gibt zurück

Attribute

Gilt für: