ListContainsMatcherGetMatches Method

NReco.NLQuery Class Library Documentation

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

public IEnumerable<Match> GetMatches(
	MatchBag matchBag
)

Parameters

matchBag
Type: NReco.NLQuery.MatchersMatchBag

Return Value

Type: IEnumerableMatch

Implements

IMatcherGetMatches(MatchBag)
See Also

Reference