Method Matches
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Matches((string axis, string value)[], int)
Linear-scan matching against a deduped selections array (no per-call allocation).
public bool Matches((string axis, string value)[] selections, int count)
Parameters
selections(string axis, string value)[]countint
Returns
- bool