Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Generex<T>(params Generex<T>[])

  • Declared in: RT.Generexes.Generex<T>

Declaration

public Generex<T>(
    params Generex<T>[] generexSequence
)

Summary

Instantiates a regular expression that matches a sequence of consecutive regular expressions.