Compartir a través de


NSRegularExpression.GetNumberOfMatches Método

Definición

[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

Parámetros

str
NSString
range
NSRange

Devoluciones

System.System.UIntPtr System.unativeint
Atributos

Se aplica a