NSRegularExpression.FindFirstMatch(String, NSMatchingOptions, NSRange) Méthode

Définition

[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

Paramètres

str
String
range
NSRange

Retours

Attributs

S’applique à