Click or drag to resize
SequenceRangeGroupingGroupIDs Property
An enumeration of all the SequenceRange IDs contained in this grouping.

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

Property Value

Type: IEnumerableString
See Also