Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TGenerex WhereRaw(Func<TResult, bool>)

Declaration

public TGenerex WhereRaw(
    Func<TResult, bool> code
)

Summary

Restricts matches of this regular expression to those that satisfy the specified predicate.