Click or drag to resize
BAMIndexRefIndexes Property
Gets list of reference indices.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<BAMReferenceIndexes> RefIndexes { get; }

Property Value

Type: IListBAMReferenceIndexes
See Also