Click or drag to resize
DeltaAlignmentSorterGetSortedIds Method
Gets the ids which are sorted on value.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerable<long> GetSortedIds()

Return Value

Type: IEnumerableInt64
IEnumerable of ids.
See Also