GrapeCity.ActiveReports.Export.Xml.v8 Assembly > GrapeCity.ActiveReports.Export.Xml.Page Namespace : FunctionalExtensions.MatchBlock<T,TResult> Class |
For a list of all members of this type, see FunctionalExtensions.MatchBlock<T,TResult> members.
Name | Description | |
---|---|---|
End | Closes the match block a return the matching result. | |
Item | Gets the value of the matched expression. | |
Matched | Gets true if at least one match succeeded (Otherwise block is ignored). | |
Result | Gets the result of successful match block. |