Upravit

Sdílet prostřednictvím


NSRegularExpression.GetRangeOfFirstMatch Method

Definition

[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

Parameters

str
String
range
NSRange

Returns

Attributes

Applies to