Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TMatch add(TMatch, int)

  • Declared in: RT.Generexes.GenerexBase<T, TMatch, TGenerex, TGenerexMatch>
  • Abstract

Declaration

protected abstract TMatch add(
    TMatch match,
    int extra
)

Summary

Returns a new match that is longer than the specified match by the specified extra amount.