- Returns:
- a NxsBlock from `chosenBlockList` with a Title that matches `title`. In the event of ties, the most recently read block is returned. If `title` is NULL, then any block is considered a match. On output *nMatches will be the number of matches (if `nMatches` is not NULL). NULL will be returned if there are no matches.
Definition at line 192 of file nxsreader.cpp.