Legend
| Static method: Generex<T> |
T | Type of the objects in the collection against which the regular expression will be matched. |
IEqualityComparer<T> | comparer | Equality comparer to determine matching elements. |
T[] | elements | The sequence of elements to match. |