Click or drag to resize
MatchExtensionCopyTo Method
Copy the content to MUM.

Namespace: Bio.Algorithms.SuffixTree
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void CopyTo(
	MatchExtension match
)

Parameters

match
Type: Bio.Algorithms.SuffixTreeMatchExtension
Maximum unique match.
See Also