次の方法で共有


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

適用対象