다음을 통해 공유


NSRegularExpression.GetNumberOfMatches 메서드

정의

[Foundation.Export("numberOfMatchesInString:options:range:")]
public virtual nuint GetNumberOfMatches (Foundation.NSString str, Foundation.NSMatchingOptions options, Foundation.NSRange range);
abstract member GetNumberOfMatches : Foundation.NSString * Foundation.NSMatchingOptions * Foundation.NSRange -> nuint
override this.GetNumberOfMatches : Foundation.NSString * Foundation.NSMatchingOptions * Foundation.NSRange -> nuint

매개 변수

str
NSString
range
NSRange

반환

System.System.UIntPtr System.unativeint
특성

적용 대상