Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Stringerex<TOtherResult> Cast<TOtherResult>()

Declaration

public Stringerex<TOtherResult> Cast<TOtherResult>()

Summary

Returns a regular expression that casts the result object of this regular expression to a different type.

Generic type parameters

TOtherResult Type to cast the result object to.