NSTextFinderClient.StringAtIndexeffectiveRangeendsWithSearchBoundary 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[Foundation.Export("stringAtIndex:effectiveRange:endsWithSearchBoundary:")]
public abstract string StringAtIndexeffectiveRangeendsWithSearchBoundary (nuint characterIndex, ref Foundation.NSRange outRange, bool outFlag);
abstract member StringAtIndexeffectiveRangeendsWithSearchBoundary : nuint * * bool -> string
参数
- characterIndex
- System.System.UIntPtr System.unativeint
- outRange
- NSRange
- outFlag
- Boolean
返回
实现
- 属性