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
属性

适用于