다음을 통해 공유


NSRegularExpression.GetRangeOfFirstMatch 메서드

정의

[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

매개 변수

str
String
range
NSRange

반환

특성

적용 대상