次の方法で共有


NSRegularExpression.GetRangeOfFirstMatch メソッド

定義

[Foundation.Export("rangeOfFirstMatchInString:options:range:")]
public virtual Foundation.NSRange GetRangeOfFirstMatch (string str, Foundation.NSMatchingOptions options, Foundation.NSRange range);
abstract member GetRangeOfFirstMatch : string * Foundation.NSMatchingOptions * Foundation.NSRange -> Foundation.NSRange
override this.GetRangeOfFirstMatch : string * Foundation.NSMatchingOptions * Foundation.NSRange -> Foundation.NSRange

パラメーター

str
String
range
NSRange

戻り値

属性

適用対象