Click or drag to resize
ClusterMatches Property
Gets list of maximum unique matches inside the cluster

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<MatchExtension> Matches { get; }

Property Value

Type: IListMatchExtension
See Also