ReplaceRaw(input, replaceWithRaw, startAt, maxReplace)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Method: LengthAndResult<TResult> add(LengthAndResult<TResult>, int)Declarationprotected sealed override LengthAndResult<TResult> add(
LengthAndResult<TResult> match,
int extra
)Summary
Returns a new match that is longer than the specified match by the specified extra amount. |