MatchBag.Find<T> Method

NReco.NLQuery Class Library Documentation

Namespace:  NReco.NLQuery.Matchers
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public IEnumerable<T> Find<T>()
where T : Match

Type Parameters

T

Return Value

Type: IEnumerable<T>
See Also

Reference