Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TGenerex RepeatWithSeparator(TGenerex)

Declaration

public TGenerex RepeatWithSeparator(
    TGenerex separator
)

Summary

Returns a regular expression that matches this regular expression one or more times, interspersed with a separator. Fewer times are prioritised.