共用方式為


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

適用於