Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Struct: RT.Generexes.LengthAndResult<TResult>

Summary

Encapsulates preliminary information about matches generated by descendants of GenerexWithResultBase<T, TResult, TGenerex, TGenerexMatch>.

Generic type parameters

TResult Type of the result object associated with each match of the regular expression.

Remarks

This type is an implementation detail. It is not intended to be used outside this library. However, it cannot be marked internal because it is used as a generic type argument in a base-type declaration.