共用方式為


NSTextFinderClient.ShouldReplaceCharactersInRangeswithStrings 方法

定義

[Foundation.Export("shouldReplaceCharactersInRanges:withStrings:")]
public abstract bool ShouldReplaceCharactersInRangeswithStrings (Foundation.NSArray ranges, Foundation.NSArray strings);
abstract member ShouldReplaceCharactersInRangeswithStrings : Foundation.NSArray * Foundation.NSArray -> bool

參數

ranges
NSArray
strings
NSArray

傳回

實作

屬性

適用於