This will return an int[] giving the offsets of the matches in text
(ie the location of the first symbol of each match in the text).
Namespace:
BioSharp.Core.Bio.SearchAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public int[] FindMatches( ISymbolList text ) |
Parameters
- text
- Type: BioSharp.Core.Bio.Symbol..::.ISymbolList
the text or sequence to search for the pattern