Share via


NSRegularExpression.GetRangeOfFirstMatch Método

Definición

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

Parámetros

str
String
range
NSRange

Devoluciones

Atributos

Se aplica a