次の方法で共有


NSTextCheckingResult.RangeAtIndex(nuint) メソッド

定義

[Foundation.Export("rangeAtIndex:")]
public virtual Foundation.NSRange RangeAtIndex (nuint idx);
[Foundation.Export("rangeAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSRange RangeAtIndex (nuint idx);
abstract member RangeAtIndex : nuint -> Foundation.NSRange
override this.RangeAtIndex : nuint -> Foundation.NSRange

パラメーター

idx
System.System.UIntPtr System.unativeint

戻り値

属性

適用対象