接口 RangeFindReplace.FindReplaceImpl.FindMatch

封闭类:
RangeFindReplace.FindReplaceImpl

public static interface RangeFindReplace.FindReplaceImpl.FindMatch
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    invoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)
     
  • 方法详细资料

    • invoke

      boolean invoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)