TokenCollection.Find Method
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to find all tokens that match the specified predicate
public IEnumerable<Token> Find(Predicate<Token> match)
Parameters
Returns
- IEnumerable<Token>
An enumerable list of all matches