Click or drag to resize
SequenceRangeGroupingGroupRanges Property
Gets sequence range from all the groups

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerable<ISequenceRange> GroupRanges { get; }

Property Value

Type: IEnumerableISequenceRange
See Also